test: coverage gate + unit tests for main-process stores - #30
Merged
Annotations
4 warnings
|
Complete job
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/
|
|
Run npm run lint:
src/app/terminalService.test.ts#L278
'term' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:
src/app/Canvas.tsx#L2045
React Hook useEffect has missing dependencies: 'groupSelection' and 'ungroup'. Either include them or remove the dependency array
|
|
Run npm run lint:
src/app/Canvas.tsx#L586
The ref value 'stableToLive.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'stableToLive.current' to a variable inside the effect, and use that variable in the cleanup function
|
background
wait
wait-all
cancel
parallel
Loading