build(deps-dev): bump vite from 5.4.9 to 6.0.3 #1806
build.yml
on: pull_request
Build and Test Web
2m 34s
Build and Test C#
1m 13s
Build and Test Kotlin
2m 49s
Annotations
8 errors
Build and Test C#:
src/vite/bridge/optimizer.ts#L36
Property 'getDepsOptimizer' does not exist on type 'Required<InternalResolveOptions>'.
|
Build and Test C#:
src/vite/bridge/optimizer.ts#L70
Parameter 'id' implicitly has an 'any' type.
|
Build and Test C#:
src/vite/bridge/worker.ts#L86
Type 'Readonly<Omit<UserConfig, "worker" | "json" | "server" | "css" | "plugins" | "assetsInclude" | "optimizeDeps" | "build" | "dev" | "environments" | "preview"> & { ...; } & PluginHookUtils>' is not assignable to type 'InputPluginOption'.
|
Build and Test C#
Process completed with exit code 1.
|
Build and Test Kotlin:
src/vite/bridge/optimizer.ts#L36
Property 'getDepsOptimizer' does not exist on type 'Required<InternalResolveOptions>'.
|
Build and Test Kotlin:
src/vite/bridge/optimizer.ts#L70
Parameter 'id' implicitly has an 'any' type.
|
Build and Test Kotlin:
src/vite/bridge/worker.ts#L86
Type 'Readonly<Omit<UserConfig, "worker" | "json" | "server" | "css" | "plugins" | "assetsInclude" | "optimizeDeps" | "build" | "dev" | "environments" | "preview"> & { ...; } & PluginHookUtils>' is not assignable to type 'InputPluginOption'.
|
Build and Test Kotlin
Process completed with exit code 1.
|