Skip to content

Scoring refactoring #7634

Scoring refactoring

Scoring refactoring #7634

Triggered via pull request March 28, 2024 14:40
Status Success
Total duration 5m 23s
Artifacts

ci.yml

on: pull_request
Build, test, lint
5m 10s
Build, test, lint
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build, test, lint: packages/components/src/lib/hooks/useSimulatorManager.ts#L65
React Hook useMemo has missing dependencies: 'environment', 'setup.linker', 'setup.project', and 'setup.type'. Either include them or remove the dependency array
Build, test, lint: packages/components/src/lib/hooks/useSimulatorManager.ts#L97
React Hook useEffect has missing dependencies: 'autorunMode' and 'simulation'. Either include them or remove the dependency array
Build, test, lint: packages/components/src/lib/hooks/useSimulatorManager.ts#L108
React Hook useEffect has missing dependencies: 'autorunMode', 'project', and 'runSimulation'. Either include them or remove the dependency array