Skip to content

format

format #35

Triggered via push February 8, 2024 21:10
Status Failure
Total duration 1m 32s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
main
Process completed with exit code 1.
main
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
main: reference-react/src/lib/reference-react.tsx#L181
React Hook useEffect has a missing dependency: 'setUiState'. Either include it or remove the dependency array. If 'setUiState' changes too often, find the parent component that defines it and wrap that definition in useCallback
main: react/src/lib/react.tsx#L39
React Hook useEffect has a missing dependency: 'sim'. Either include it or remove the dependency array
main: react/src/lib/react.tsx#L45
React Hook useEffect has a missing dependency: 'program'. Either include it or remove the dependency array
main: react/src/lib/react.tsx#L46
React Hook useMemo has a missing dependency: 'sim.start'. Either include it or remove the dependency array