chore: release 0.57.0 #991
test.yml
on: push
Unit & Store Tests
9m 11s
Dependency Audit
39s
Benchmarks
55s
Annotations
11 warnings
|
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
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:
src/components/cockpit/SkillBarEditor.tsx#L62
The 'slots' logical expression could make the dependencies of useMemo Hook (at line 77) change on every render. To fix this, wrap the initialization of 'slots' in its own useMemo() Hook
|
|
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.94 MB |
sha256:bcf38fc9fbad9c30259b913bd6bd4acc5c4b50e6b28f4f02c08c2c1f77ff2a13
|
|