Fix multisource and demod lifecycle issues #758
test.yml
on: pull_request
frontend-typecheck
1m 32s
frontend-tests
1m 53s
rust-tests
7m 23s
rust-performance-tests
3m 59s
wasm-tests
2m 57s
integration-tests
3m 0s
Annotations
18 warnings
|
frontend-typecheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
eslint(no-control-regex):
src/ts/shared/ui/downloadUrl.ts#L37
Unexpected control characters
|
|
eslint(no-unused-vars):
test/ts/SDRTestSidebar.test.tsx#L4
Identifier 'THEME_TOKENS' is imported but never used.
|
|
eslint(no-unused-vars):
src/ts/shared/layout/rendering/vfoAxis.ts#L194
Parameter 'orientation' is declared but never used. Unused parameters should start with a '_'.
|
|
unicorn(no-new-array):
test/ts/basebandMirror.test.ts#L726
Do not use `new Array(singleArgument)`.
|
|
eslint(no-unused-vars):
test/integration/live-stream-fanout.integration.test.ts#L24
Identifier 'importAesKey' is imported but never used.
|
|
eslint(no-unused-vars):
test/integration/live-stream-fanout.integration.test.ts#L23
Identifier 'base64ToBytes' is imported but never used.
|
|
eslint(no-unused-vars):
src/ts/shared/layout/vfo/Vfo.tsx#L22
Type 'VfoTickPrecision' is imported but never used.
|
|
eslint(no-unused-vars):
src/ts/shared/layout/vfo/Vfo.tsx#L19
Type 'VfoDrawingType' is imported but never used.
|
|
eslint(no-unused-vars):
src/ts/shared/layout/vfo/Vfo.tsx#L17
Identifier 'DEFAULT_VFO_OPTIONS' is imported but never used.
|
|
eslint(no-unused-vars):
test/ts/useSdrSettings.test.tsx#L50
Variable 'mockSendSettings' is assigned a value but never used. Unused variables should start with a '_'.
|
|
frontend-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, codecov/codecov-action@0f8570b1a125f4937846a11fcfa3bcd548bd8c97. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
frontend-tests
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/0f8570b1a125f4937846a11fcfa3bcd548bd8c97/dist/codecov' failed with exit code 1
|
|
wasm-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
integration-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, Swatinem/rust-cache@aa7c1c80a07a27a84c0aa76d0cef0aad3830e330. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
rust-performance-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, Swatinem/rust-cache@aa7c1c80a07a27a84c0aa76d0cef0aad3830e330. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
rust-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, codecov/codecov-action@0f8570b1a125f4937846a11fcfa3bcd548bd8c97, Swatinem/rust-cache@aa7c1c80a07a27a84c0aa76d0cef0aad3830e330. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
rust-tests
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/0f8570b1a125f4937846a11fcfa3bcd548bd8c97/dist/codecov' failed with exit code 1
|