extra graph styling #222
Annotations
1 error and 4 warnings
Run ESLint
Process completed with exit code 1.
|
Run ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run ESLint:
frontend/src/components/Forms/StatementForm.tsx#L46
'setStatement' is assigned a value but never used
|
Run ESLint:
frontend/src/components/ProofingTab/GraphDiagram/GraphDiagram.tsx#L186
React Hook useEffect has a missing dependency: 'initializeGraph'. Either include it or remove the dependency array
|
Run ESLint:
frontend/src/components/ProofingTab/GraphDiagram/GraphDiagram.tsx#L225
React Hook useEffect has a missing dependency: 'engine'. Either include it or remove the dependency array
|