Bump ws and engine.io-client in /frontend #32
ci.yml
on: pull_request
Backend (lint + test + coverage)
26s
Frontend (lint + typecheck + test + build)
1m 24s
Annotations
1 error and 3 warnings
|
Frontend (lint + typecheck + test + build)
Process completed with exit code 1.
|
|
Frontend (lint + typecheck + test + build):
frontend/src/components/graphs/GraphRenderer3D.tsx#L513
'onToggleSimulation' is defined but never used. Allowed unused args must match /^_/u
|
|
Frontend (lint + typecheck + test + build):
frontend/src/components/graphs/GraphRenderer3D.tsx#L23
'PauseIcon' is defined but never used. Allowed unused vars must match /^_/u
|
|
Frontend (lint + typecheck + test + build):
frontend/src/components/graphs/GraphRenderer3D.tsx#L22
'PlayArrowIcon' is defined but never used. Allowed unused vars must match /^_/u
|