[Snyk] Security upgrade axios from 1.7.2 to 1.7.4 #285
Annotations
4 warnings
format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, stefanzweifel/git-auto-commit-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
format:
src/app/payment/page.js#L105
React Hook useCallback has missing dependencies: 'JOB_POSTING_API_URL' and 'paymentStatus'. Either include them or remove the dependency array
|
format:
src/app/payment/page.js#L109
React Hook useEffect has a missing dependency: 'fetchUser'. Either include it or remove the dependency array
|
format:
src/app/payment/page.js#L115
React Hook useEffect has a missing dependency: 'fetchJobPostings'. Either include it or remove the dependency array
|