chore(deps-dev): Bump vite from 4.5.1 to 5.0.10 #173
documentation.yml
on: pull_request
Build and deploy
19s
Annotations
6 errors
Build and deploy:
lib/libConfig.ts#L67
Conversion of type 'import("/home/runner/work/nextcloud-vite-config/nextcloud-vite-config/node_modules/rollup/dist/rollup").Plugin<any>' to type 'import("/home/runner/work/nextcloud-vite-config/nextcloud-vite-config/node_modules/vite/dist/node/index").Plugin<any>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Build and deploy:
lib/libConfig.ts#L75
Argument of type 'import("/home/runner/work/nextcloud-vite-config/nextcloud-vite-config/node_modules/vite/dist/node/index").Plugin<any>' is not assignable to parameter of type 'import("/home/runner/work/nextcloud-vite-config/nextcloud-vite-config/node_modules/rollup/dist/rollup").Plugin<any>'.
|
Build and deploy:
lib/libConfig.ts#L80
Argument of type 'import("/home/runner/work/nextcloud-vite-config/nextcloud-vite-config/node_modules/vite/dist/node/index").Plugin<any>' is not assignable to parameter of type 'import("/home/runner/work/nextcloud-vite-config/nextcloud-vite-config/node_modules/rollup/dist/rollup").Plugin<any>'.
|
Build and deploy:
lib/libConfig.ts#L122
Conversion of type '{ plugins: Plugin<any>[]; esbuild: { minifyIdentifiers: true; minifySyntax: true; minifyWhitespace: false; legalComments: "inline" | "none"; target: undefined; }; build: { lib: { entry: { ...; }; formats: LibraryFormats[]; }; minify: false | "esbuild"; cssCodeSplit: true; outDir: string; rollupOptions: { ...; }; }; }' to type 'UserConfig' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Build and deploy:
node_modules/vite/dist/node/index.d.ts#L6
Cannot find module 'rollup/parseAst' or its corresponding type declarations.
|
Build and deploy
Process completed with exit code 2.
|