fix(g2-scraper): fix bug with pagination #239
pull-request.yml
on: pull_request
Audit dependencies
7s
Static analysis
30s
E2E Tests
45s
Annotations
6 warnings
Static analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|
E2E Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|