ci: add npm audit check to CI to catch new vulnerabilities #2
Annotations
4 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
src/hooks/useOfferBook.ts#L65
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
Lint:
src/hooks/useOfferBook.ts#L65
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
Lint:
src/hooks/useOfferBook.ts#L65
React Hook useEffect has missing dependencies: 'data', 'options.buying', and 'options.selling'. Either include them or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading