build(deps-dev): bump @types/node from 25.5.0 to 25.6.0 #3083
build.yml
on: pull_request
Linting and TypeCheck
1m 16s
Build and Test Web
2m 39s
Build and Test C#
2m 20s
Build and Test Kotlin
3m 12s
Annotations
3 warnings
|
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.
|
|
lint/correctness/noUnusedVariables:
src/platform/javascript/AlphaSynthAudioWorkletOutput.ts#L41
This type parameter T is unused.
|