flower dance scenario #34
Annotations
6 errors and 1 warning
build:
src/components/GravitySimulator/GravitySimulator.tsx#L351
'trails' is defined but never used
|
build:
src/components/GravitySimulator/GravitySimulator.tsx#L351
'force' is defined but never used
|
build:
src/components/ScenarioPanel/ScenarioPanel.tsx#L18
'onClose' is defined but never used
|
build:
src/components/SimulatorSettings/SimulatorSettings.tsx#L1
'useState' is defined but never used
|
build:
src/components/SimulatorSettings/SimulatorSettings.tsx#L15
'onClose' is defined but never used
|
build
Process completed with exit code 1.
|
build:
src/components/GravitySimulator/GravitySimulator.tsx#L117
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|