Skip to content

build(deps): bump webpack from 5.107.1 to 5.107.2 #3208

build(deps): bump webpack from 5.107.1 to 5.107.2

build(deps): bump webpack from 5.107.1 to 5.107.2 #3208

Triggered via pull request June 8, 2026 09:53
Status Success
Total duration 4m 8s
Artifacts

build.yml

on: pull_request
Linting and TypeCheck
1m 11s
Linting and TypeCheck
Build and Test Web
3m 17s
Build and Test Web
Build and Test C#
2m 29s
Build and Test C#
Build and Test Kotlin
4m 4s
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.