Save groups in the graph #146
Annotations
2 errors and 5 warnings
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/ui/src/app/editor/[id]/clientPage.tsx#L28
React Hook useCallback has a missing dependency: 'refs'. Either include it or remove the dependency array
|
packages/ui/src/app/editor/page.tsx#L22
React Hook useCallback has a missing dependency: 'refs'. Either include it or remove the dependency array
|
packages/ui/src/components/EmptyStateEditor.tsx#L27
React Hook useCallback has a missing dependency: 'dispatch.ui'. Either include it or remove the dependency array
|
|
The logs for this run have expired and are no longer available.
Loading