Skip to content

chore(deps): update devdependencies #3667

chore(deps): update devdependencies

chore(deps): update devdependencies #3667

Triggered via pull request July 21, 2023 12:43
Status Failure
Total duration 1m 43s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ci: modules/pwa/index.ts#L154
Argument of type 'import("/home/runner/work/elk/elk/node_modules/.pnpm/@nuxt+schema@3.6.2_rollup@2.79.1/node_modules/@nuxt/schema/dist/index").Nuxt' is not assignable to parameter of type 'import("/home/runner/work/elk/elk/node_modules/.pnpm/@nuxt+schema@3.6.5_rollup@2.79.1/node_modules/@nuxt/schema/dist/index").Nuxt'.
ci: modules/tauri/index.ts#L18
Property 'pwa' does not exist on type 'NuxtOptions'.
ci: nuxt.config.ts#L14
Type '{ exclude: string[]; vueCompilerOptions: { target: number; }; }' is not assignable to type '{ compilerOptions?: { [x: string]: any; allowImportingTsExtensions?: any; allowJs?: any; allowArbitraryExtensions?: any; allowSyntheticDefaultImports?: any; allowUmdGlobalAccess?: any; allowUnreachableCode?: any; ... 95 more ...; useDefineForClassFields?: any; } | undefined; ... 5 more ...; typeAcquisition?: { ...; ...'.
ci: nuxt.config.ts#L171
'nuxt.options.appConfig.storage' is of type 'unknown'.
ci
Process completed with exit code 1.