Skip to content

build(deps): bump vite from 7.3.2 to 8.0.8 #3086

build(deps): bump vite from 7.3.2 to 8.0.8

build(deps): bump vite from 7.3.2 to 8.0.8 #3086

Triggered via pull request April 13, 2026 10:44
Status Failure
Total duration 3m 33s
Artifacts

build.yml

on: pull_request
Linting and TypeCheck
1m 13s
Linting and TypeCheck
Build and Test Web
2m 6s
Build and Test Web
Build and Test C#
2m 12s
Build and Test C#
Build and Test Kotlin
3m 29s
Build and Test Kotlin
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
Linting and TypeCheck
Type 'string | ChunkFileNamesFunction' is not assignable to type 'string | ((chunkInfo: PreRenderedChunk) => string) | undefined'.
Linting and TypeCheck
Type 'Plugin<any>[]' is not assignable to type 'InputPluginOption'.
Linting and TypeCheck
Property 'environment' does not exist on type 'Context'.
Linting and TypeCheck
Property 'renderDynamicImport' does not exist on type '{ hotUpdate?: ObjectHook<(this: MinimalPluginContext & { environment: DevEnvironment; }, options: HotUpdateOptions) => void | EnvironmentModuleNode[] | Promise<...>> | undefined; ... 40 more ...; closeWatcher?: ObjectHook<...> | undefined; }'. Did you mean 'resolveDynamicImport'?
Linting and TypeCheck
Object literal may only specify known properties, and 'resolveImportMeta' does not exist in type 'Plugin<any> | { name: string; } | PluginOption[] | Promise<Plugin<any> | { name: string; } | FalsyPlugin | PluginOption[]>'.
Linting and TypeCheck
Object literal may only specify known properties, and 'resolveImportMeta' does not exist in type 'Plugin<any> | { name: string; } | PluginOption[] | Promise<Plugin<any> | { name: string; } | FalsyPlugin | PluginOption[]>'.
Linting and TypeCheck
Object literal may only specify known properties, and 'resolveImportMeta' does not exist in type 'Plugin<any> | { name: string; } | PluginOption[] | Promise<Plugin<any> | { name: string; } | FalsyPlugin | PluginOption[]>'.
Linting and TypeCheck
Object literal may only specify known properties, and 'resolveImportMeta' does not exist in type 'Plugin<any> | { name: string; } | PluginOption[] | Promise<Plugin<any> | { name: string; } | FalsyPlugin | PluginOption[]>'.
Linting and TypeCheck
Object literal may only specify known properties, and 'resolveImportMeta' does not exist in type 'Plugin<any> | { name: string; } | PluginOption[] | Promise<Plugin<any> | { name: string; } | FalsyPlugin | PluginOption[]>'.
Linting and TypeCheck
Object literal may only specify known properties, and 'resolveImportMeta' does not exist in type 'Plugin<any> | { name: string; } | PluginOption[] | Promise<Plugin<any> | { name: string; } | FalsyPlugin | PluginOption[]>'.
Build and Test Web
Process completed with exit code 1.
lint/style/useImportType: test/audio/MidiFileGenerator.test.ts#L35
Some named imports are only used as types.
lint/style/useImportType: src/platform/javascript/BrowserUiFacade.ts#L39
All these imports are only used as types.