37: add bug and feature issue templates - #38
Merged
Merged
Annotations
11 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/
|
|
Lint:
src/components/Editor/MonitoringArea/MonitoringArea.tsx#L89
React Hook useCallback has a missing dependency: 'nodes'. Either include it or remove the dependency array
|
|
Lint:
src/components/Editor/MonitoringArea/MonitoringArea.tsx#L63
React Hook useEffect has a missing dependency: 'fetchBlocks'. Either include it or remove the dependency array
|
|
Lint:
src/components/Editor/EditorAreaSidebar/EditorAreaSidebar.tsx#L123
React Hook useEffect has a missing dependency: 'fetchBlockTypes'. Either include it or remove the dependency array
|
|
Lint:
src/components/Editor/EditorAreaSidebar/EditorAreaSidebar.tsx#L59
React Hook useEffect has a missing dependency: 'fetchConfiguration'. Either include it or remove the dependency array
|
|
Lint:
src/components/Editor/EditorArea/EditorArea.tsx#L395
React Hook useCallback has an unnecessary dependency: 'edges'. Either exclude it or remove the dependency array
|
|
Lint:
src/components/Editor/EditorArea/EditorArea.tsx#L194
React Hook useCallback has a missing dependency: 'nodes'. Either include it or remove the dependency array
|
|
Lint:
src/components/Editor/EditorArea/EditorArea.tsx#L170
Unexpected any. Specify a different type
|
|
Lint:
src/components/Editor/EditorArea/EditorArea.tsx#L145
Unexpected any. Specify a different type
|
|
Lint:
src/components/Editor/EditorArea/EditorArea.tsx#L144
Unexpected any. Specify a different type
|
|
Lint:
src/components/Editor/EditorArea/EditorArea.tsx#L129
React Hook useEffect has a missing dependency: 'fetchBlocks'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading