Skip to content

feat: fall back to reading font metrics from remote sources #119

feat: fall back to reading font metrics from remote sources

feat: fall back to reading font metrics from remote sources #119

Triggered via push March 10, 2024 12:02
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ci: test/parse.test.ts#L112
Argument of type '{ dev: true; resolveFontFace: () => { fonts: never[]; }; }' is not assignable to parameter of type 'FontFamilyInjectionPluginOptions'.
ci: test/parse.test.ts#L122
Argument of type '{ dev: true; resolveFontFace: (family: string, options: { fallbacks: string[]; generic?: "math" | "serif" | "sans-serif" | "monospace" | "cursive" | "fantasy" | "system-ui" | "ui-serif" | "ui-sans-serif" | ... 4 more ... | undefined; } | undefined) => { ...; }; }' is not assignable to parameter of type 'FontFamilyInjectionPluginOptions'.
ci
Process completed with exit code 1.