add todo #36
Annotations
1 error and 5 warnings
Run npx nx affected -t lint,test,build --parallel=3
Process completed with exit code 1.
|
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/.
|
Run npx nx affected -t lint,test,build --parallel=3:
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
|
Run npx nx affected -t lint,test,build --parallel=3:
react/src/lib/react.tsx#L39
React Hook useEffect has a missing dependency: 'sim'. Either include it or remove the dependency array
|
Run npx nx affected -t lint,test,build --parallel=3:
react/src/lib/react.tsx#L45
React Hook useEffect has a missing dependency: 'program'. Either include it or remove the dependency array
|
Run npx nx affected -t lint,test,build --parallel=3:
react/src/lib/react.tsx#L46
React Hook useMemo has a missing dependency: 'sim.start'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading