Skip to content

[Snyk] Security upgrade next from 14.2.3 to 14.2.10 #286

[Snyk] Security upgrade next from 14.2.3 to 14.2.10

[Snyk] Security upgrade next from 14.2.3 to 14.2.10 #286

Triggered via pull request September 19, 2024 11:17
Status Success
Total duration 2m 1s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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