Skip to content

chore(deps): update dependency execa to v9 #5286

chore(deps): update dependency execa to v9

chore(deps): update dependency execa to v9 #5286

Triggered via pull request June 20, 2024 14:37
Status Failure
Total duration 14m 1s
Artifacts

test-vite-ecosystem-ci.yaml

on: pull_request
Matrix: vite-ecosystem-tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
vite-ecosystem-tests (18.x, ubuntu-latest)
Argument of type '(false | Plugin<...> | PluginOption[] | Promise<false | Plugin<any> | PluginOption[] | null | undefined> | Plugin<...> | PluginOption[] | Promise<...> | null | undefined)[]' is not assignable to parameter of type 'PluginOption[]'.
vite-ecosystem-tests (18.x, ubuntu-latest)
Argument of type '{ configFile: false; root: string; optimizeDeps: { entries: never[]; esbuildOptions: { plugins: Plugin[]; }; }; server: { hmr: boolean | HmrOptions; ws?: false | undefined; warmup?: { ...; } | undefined; ... 13 more ...; headers?: OutgoingHttpHeaders | undefined; }; ... 23 more ...; appType?: "custom" | ... 2 more ....' is not assignable to parameter of type 'InlineConfig'.
vite-ecosystem-tests (18.x, ubuntu-latest)
Argument of type 'import("/home/runner/work/previewjs/previewjs/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/index", { with: { "resolution-mode": "import" } }).AliasOptions | undefined' is not assignable to parameter of type 'import("/home/runner/work/previewjs/previewjs/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/index", { with: { "resolution-mode": "import" } }).AliasOptions | undefined'.
vite-ecosystem-tests (18.x, ubuntu-latest)
@previewjs/core#build: command (/home/runner/work/previewjs/previewjs/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
vite-ecosystem-tests (18.x, ubuntu-latest)
Process completed with exit code 2.