feat: add facebook post comments scraper #244
pull-request.yml
on: pull_request
Audit dependencies
9s
Static analysis
13s
E2E Tests
1m 3s
Annotations
6 warnings
Static analysis
The following actions uses Node.js version which is deprecated 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
|
E2E Tests
The following actions uses Node.js version which is deprecated 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/
|