chore: remove un(directly)used dependency and cleanup Knip config #1882
Annotations
10 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.
|