Fixed Nodes focusing and highlighting to reflect JSON edits in Graph … #65
pull-request.yml
on: pull_request
cache-and-install
24s
Annotations
2 errors and 2 warnings
cache-and-install:
src/store/useGraph.ts#L41
Insert `·`
|
cache-and-install
Process completed with exit code 1.
|
cache-and-install
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cache-and-install:
src/hooks/useFocusNode.ts#L39
React Hook React.useEffect has a missing dependency: 'matchedNode'. Either include it or remove the dependency array
|