Skip to content

fix: configure fonts properly, use geist, and move to preset wind4 #11

fix: configure fonts properly, use geist, and move to preset wind4

fix: configure fonts properly, use geist, and move to preset wind4 #11

Re-run triggered January 22, 2026 18:27
Status Failure
Total duration 1m 38s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test: .nuxt/pwa-icons-plugin.ts#L29
'icon' is of type 'unknown'.
test: .nuxt/pwa-icons-plugin.ts#L26
'icon' is of type 'unknown'.
test: .nuxt/pwa-icons-plugin.ts#L25
'icon' is of type 'unknown'.
test: .nuxt/pwa-icons-plugin.ts#L23
Spread types may only be created from object types.
test: .nuxt/pwa-icons-plugin.ts#L14
Type 'unknown' is not assignable to type 'Record<string, PWAAssetIcon<AppleSplashScreenLink>>'.
test: .nuxt/pwa-icons-plugin.ts#L13
Type 'unknown' is not assignable to type 'Record<"apple-touch-icon-180x180.png", PWAAssetIcon<HtmlLink>>'.
test: .nuxt/pwa-icons-plugin.ts#L12
Type 'unknown' is not assignable to type 'Record<"favicon.ico" | "favicon.svg", PWAAssetIcon<FaviconLink>>'.
test: .nuxt/pwa-icons-plugin.ts#L11
Type 'unknown' is not assignable to type 'Record<"maskable-icon-512x512.png", PWAAssetIcon<HtmlLink>>'.
test: .nuxt/pwa-icons-plugin.ts#L10
Type 'unknown' is not assignable to type 'Record<"pwa-64x64.png" | "pwa-192x192.png" | "pwa-512x512.png", PWAAssetIcon<HtmlLink>>'.
test: .nuxt/pwa-icons-plugin.ts#L3
Cannot find module 'virtual:pwa-assets/icons' or its corresponding type declarations.
browser
Process completed with exit code 1.