tailwind support #294
ci.yml
on: pull_request
Matrix: test
integration-test
1m 40s
Annotations
20 errors and 12 warnings
|
test (20.x, 3.11):
src/components/nodes/AddSubNode.jsx#L1
'useCallback' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
test (20.x, 3.11):
src/components/SolverPanel.jsx#L339
'setActiveTab' is not defined
|
|
test (20.x, 3.11):
src/components/SolverPanel.jsx#L3
'onBack' is defined but never used
|
|
test (20.x, 3.11):
src/components/ShareModal.jsx#L20
'fallbackError' is defined but never used
|
|
test (20.x, 3.11):
src/components/ShareModal.jsx#L10
'error' is defined but never used
|
|
test (20.x, 3.11):
src/components/EventsTab.jsx#L371
'index' is defined but never used
|
|
test (20.x, 3.11):
src/components/DnDContext.jsx#L3
'_' is defined but never used
|
|
test (20.x, 3.11):
src/App.jsx#L110
'shareUrlFeedback' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
test (20.x, 3.11):
src/App.jsx#L93
'setType' is not defined
|
|
test (20.x, 3.11):
src/App.jsx#L2
'version' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
test (20.x, 3.10):
src/components/nodes/AddSubNode.jsx#L1
'useCallback' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
test (20.x, 3.10):
src/components/SolverPanel.jsx#L339
'setActiveTab' is not defined
|
|
test (20.x, 3.10):
src/components/SolverPanel.jsx#L3
'onBack' is defined but never used
|
|
test (20.x, 3.10):
src/components/ShareModal.jsx#L20
'fallbackError' is defined but never used
|
|
test (20.x, 3.10):
src/components/ShareModal.jsx#L10
'error' is defined but never used
|
|
test (20.x, 3.10):
src/components/EventsTab.jsx#L371
'index' is defined but never used
|
|
test (20.x, 3.10):
src/components/DnDContext.jsx#L3
'_' is defined but never used
|
|
test (20.x, 3.10):
src/App.jsx#L110
'shareUrlFeedback' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
test (20.x, 3.10):
src/App.jsx#L93
'setType' is not defined
|
|
test (20.x, 3.10):
src/App.jsx#L2
'version' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
test (20.x, 3.11):
src/components/nodes/FunctionNode.jsx#L125
Fast refresh can't handle anonymous components. Add a name to your export
|
|
test (20.x, 3.11):
src/components/Sidebar.jsx#L5
Fast refresh can't handle anonymous components. Add a name to your export
|
|
test (20.x, 3.11):
src/components/DnDContext.jsx#L17
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
test (20.x, 3.11):
src/App.jsx#L1095
React Hook useEffect has missing dependencies: 'deleteSelectedEdge' and 'deleteSelectedNode'. Either include them or remove the dependency array
|
|
test (20.x, 3.11):
src/App.jsx#L370
React Hook useCallback has an unnecessary dependency: 'setDefaultValues'. Either exclude it or remove the dependency array
|
|
test (20.x, 3.11):
src/App.jsx#L164
React Hook useEffect has missing dependencies: 'setEdges' and 'setNodes'. Either include them or remove the dependency array
|
|
test (20.x, 3.10):
src/components/nodes/FunctionNode.jsx#L125
Fast refresh can't handle anonymous components. Add a name to your export
|
|
test (20.x, 3.10):
src/components/Sidebar.jsx#L5
Fast refresh can't handle anonymous components. Add a name to your export
|
|
test (20.x, 3.10):
src/components/DnDContext.jsx#L17
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
test (20.x, 3.10):
src/App.jsx#L1095
React Hook useEffect has missing dependencies: 'deleteSelectedEdge' and 'deleteSelectedNode'. Either include them or remove the dependency array
|
|
test (20.x, 3.10):
src/App.jsx#L370
React Hook useCallback has an unnecessary dependency: 'setDefaultValues'. Either exclude it or remove the dependency array
|
|
test (20.x, 3.10):
src/App.jsx#L164
React Hook useEffect has missing dependencies: 'setEdges' and 'setNodes'. Either include them or remove the dependency array
|