Skip to content

feat!: support Vite 6 #3796

feat!: support Vite 6

feat!: support Vite 6 #3796

Triggered via pull request December 8, 2024 02:14
@hi-ogawahi-ogawa
synchronize #297
chore-vite-6
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

on: pull_request
test
21s
test
test-react-server-basic
23s
test-react-server-basic
test-react-server-basic-swc
17s
test-react-server-basic-swc
test-react-server-others
19s
test-react-server-others
test-react-server-package
17s
test-react-server-package
test-vite-node-miniflare
17s
test-vite-node-miniflare
test-vite-glob-routes
19s
test-vite-glob-routes
test-pre-bundle-new-url
18s
test-pre-bundle-new-url
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
test-vite-node-miniflare
Type '(this: void) => { optimizeDeps: { esbuildOptions: { plugins: Plugin[]; }; }; }' is not assignable to type 'ObjectHook<(this: void, config: UserConfig, env: ConfigEnv) => void | Omit<UserConfig, "plugins"> | Promise<void | Omit<UserConfig, "plugins"> | null> | null> | undefined'.
test-vite-node-miniflare
Process completed with exit code 1.
test-react-server-basic-swc
Type '(this: void) => { optimizeDeps: { esbuildOptions: { plugins: Plugin[]; }; }; }' is not assignable to type 'ObjectHook<(this: void, config: UserConfig, env: ConfigEnv) => void | Omit<UserConfig, "plugins"> | Promise<void | Omit<UserConfig, "plugins"> | null> | null> | undefined'.
test-react-server-basic-swc
Process completed with exit code 1.
test-pre-bundle-new-url
Type '(this: void) => { optimizeDeps: { esbuildOptions: { plugins: Plugin[]; }; }; }' is not assignable to type 'ObjectHook<(this: void, config: UserConfig, env: ConfigEnv) => void | Omit<UserConfig, "plugins"> | Promise<void | Omit<UserConfig, "plugins"> | null> | null> | undefined'.
test-pre-bundle-new-url
Process completed with exit code 1.
test-react-server-package
Type '(this: void) => { optimizeDeps: { esbuildOptions: { plugins: Plugin[]; }; }; }' is not assignable to type 'ObjectHook<(this: void, config: UserConfig, env: ConfigEnv) => void | Omit<UserConfig, "plugins"> | Promise<void | Omit<UserConfig, "plugins"> | null> | null> | undefined'.
test-react-server-package
Process completed with exit code 1.
test
Type '(this: void) => { optimizeDeps: { esbuildOptions: { plugins: Plugin[]; }; }; }' is not assignable to type 'ObjectHook<(this: void, config: UserConfig, env: ConfigEnv) => void | Omit<UserConfig, "plugins"> | Promise<void | Omit<UserConfig, "plugins"> | null> | null> | undefined'.
test
Process completed with exit code 1.
test-react-server-others
Type '(this: void) => { optimizeDeps: { esbuildOptions: { plugins: Plugin[]; }; }; }' is not assignable to type 'ObjectHook<(this: void, config: UserConfig, env: ConfigEnv) => void | Omit<UserConfig, "plugins"> | Promise<void | Omit<UserConfig, "plugins"> | null> | null> | undefined'.
test-react-server-others
Process completed with exit code 1.
test-react-server-basic
Type '(this: void) => { optimizeDeps: { esbuildOptions: { plugins: Plugin[]; }; }; }' is not assignable to type 'ObjectHook<(this: void, config: UserConfig, env: ConfigEnv) => void | Omit<UserConfig, "plugins"> | Promise<void | Omit<UserConfig, "plugins"> | null> | null> | undefined'.
test-react-server-basic
Process completed with exit code 1.
test-vite-glob-routes
Type '(this: void) => { optimizeDeps: { esbuildOptions: { plugins: Plugin[]; }; }; }' is not assignable to type 'ObjectHook<(this: void, config: UserConfig, env: ConfigEnv) => void | Omit<UserConfig, "plugins"> | Promise<void | Omit<UserConfig, "plugins"> | null> | null> | undefined'.
test-vite-glob-routes
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636