chore(deps-dev): bump axios from 1.6.7 to 1.7.4 #245
pull-request.yml
on: pull_request
Audit dependencies
5s
Static analysis
2m 53s
E2E Tests
43s
Annotations
6 warnings
E2E Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static analysis:
src/utils/rows-api/fetch.ts#L18
Missing return type on function
|
Static analysis:
src/utils/rows-api/report.ts#L10
Missing return type on function
|
Static analysis:
src/utils/rows-api/report.ts#L22
Forbidden non-null assertion
|
Static analysis:
src/utils/rows-api/report.ts#L47
Forbidden non-null assertion
|