Skip to content

feat(bounty): add report button that append data to a spreadsheet using Rows API #199

feat(bounty): add report button that append data to a spreadsheet using Rows API

feat(bounty): add report button that append data to a spreadsheet using Rows API #199

Triggered via pull request April 18, 2024 17:46
Status Success
Total duration 44s
Artifacts

pull-request.yml

on: pull_request
Audit dependencies
6s
Audit dependencies
Static analysis
14s
Static analysis
E2E Tests
36s
E2E Tests
Fit to window
Zoom out
Zoom in

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/fetch.ts#L21
Missing return type on function
Static analysis: src/utils/rows-api/report.ts#L5
Missing return type on function
Static analysis: src/utils/rows-api/report.ts#L17
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/.