feat: graph view overhaul, Windows focus-loss fix, Cmd+/ shortcuts, welcome revamp (v0.5.3) #181
Annotations
3 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@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run npm run lint:
src/GraphView.tsx#L93
The ref value 'fgRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'fgRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
Run npm run lint:
src/GraphView.tsx#L64
Unexpected any. Specify a different type
|
background
wait
wait-all
cancel
parallel
Loading