Add some requested sites #218
Annotations
4 warnings
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/.
|
Linting JS/TS:
src/utils/rows-api/fetch.ts#L18
Missing return type on function
|
Linting JS/TS:
src/utils/rows-api/report.ts#L5
Missing return type on function
|
Linting JS/TS:
src/utils/rows-api/report.ts#L17
Forbidden non-null assertion
|
Loading