feat(analytics): report extension usage #226
pull-request.yml
on: pull_request
Audit dependencies
48s
Static analysis
14s
E2E Tests
40s
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#L9
Missing return type on function
|
Static analysis:
src/utils/rows-api/report.ts#L21
Forbidden non-null assertion
|
Static analysis:
src/utils/rows-api/report.ts#L46
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/.
|