cockpit: top-left multi-stream switcher tabs #960
test.yml
on: push
Unit & Store Tests
7m 37s
Dependency Audit
45s
Benchmarks
57s
Annotations
13 warnings
|
Dependency Audit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Benchmarks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit & Store 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@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit & Store Tests:
src/components/fc/calibration/useCalibrationEngine.ts#L124
React Hook useEffect has a missing dependency: 'manager'. Either include it or remove the dependency array
|
|
Unit & Store Tests:
src/components/fc/calibration/useCalibrationEngine.ts#L124
The ref value 'subsRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'subsRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
Unit & Store Tests
React Hook useMemo has a missing dependency: 'p'. Either include it or remove the dependency array
|
|
Unit & Store Tests:
src/components/fc/betaflight/AdjustmentsPanel.tsx#L43
The 'pNum' function makes the dependencies of useCallback Hook (at line 59) change on every render. To fix this, wrap the definition of 'pNum' in its own useCallback() Hook
|
|
Unit & Store Tests:
src/components/config/can/debug/NodeStatusTimeline.tsx#L83
The 'history' logical expression could make the dependencies of useMemo Hook (at line 84) change on every render. To fix this, wrap the initialization of 'history' in its own useMemo() Hook
|
|
Unit & Store Tests:
src/components/command/MeshToastBridge.tsx#L76
React Hook useEffect has a missing dependency: 'fire'. Either include it or remove the dependency array
|
|
Unit & Store Tests:
src/components/command/CommandFleetMqttBridge.tsx#L103
React Hook useEffect has missing dependencies: 'mqttViewerPassword' and 'mqttViewerUsername'. Either include them or remove the dependency array
|
|
Unit & Store Tests:
src/components/command/CommandFleetLocalBridge.tsx#L200
The ref value 'aliveRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'aliveRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
Unit & Store Tests:
src/components/command/CommandFleetLocalBridge.tsx#L199
The ref value 'intervalsRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'intervalsRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
Unit & Store Tests:
convex/auth.config.ts#L1
Assign object to a variable before exporting as module default
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-report
|
7.61 MB |
sha256:4bfc832b528104fd474c5847861a8fb1406826ae9dc145a81def98452d660ad4
|
|