Skip to content

build(deps-dev): bump vite-plugin-static-copy from 4.1.0 to 4.1.1 #3206

build(deps-dev): bump vite-plugin-static-copy from 4.1.0 to 4.1.1

build(deps-dev): bump vite-plugin-static-copy from 4.1.0 to 4.1.1 #3206

Triggered via pull request June 8, 2026 09:52
Status Success
Total duration 3m 6s
Artifacts

build.yml

on: pull_request
Linting and TypeCheck
1m 11s
Linting and TypeCheck
Build and Test Web
3m 1s
Build and Test Web
Build and Test C#
2m 22s
Build and Test C#
Build and Test Kotlin
3m 2s
Build and Test Kotlin
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint/suspicious/noConstEnum: src/bridge/bundler.ts#L10
The enum declaration should not be const
lint/style/useImportType: test/audio/MidiTickLookup.test.ts#L28
Some named imports are only used as types.