Skip to content

Playground style updates #7771

Playground style updates

Playground style updates #7771

Triggered via pull request April 24, 2024 15:51
Status Success
Total duration 4m 26s
Artifacts

ci.yml

on: pull_request
Build, test, lint
4m 13s
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