Skip to content

Nathan/154 reminders #517

Nathan/154 reminders

Nathan/154 reminders #517

Triggered via pull request November 2, 2024 20:11
Status Success
Total duration 48s
Artifacts

backend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: backend/server/mongodb/actions/User.ts#L117
Unexpected any. Specify a different type
lint: backend/server/mongodb/models/User.ts#L1
'CallbackError' is defined but never used
lint: backend/server/utils/APIWrapper.ts#L44
Unexpected any. Specify a different type
lint: backend/server/utils/APIWrapper.ts#L44
Unexpected any. Specify a different type
lint: backend/server/utils/APIWrapper.ts#L47
Unexpected any. Specify a different type
lint: backend/server/utils/seed.ts#L240
Unexpected console statement
lint: backend/server/utils/seed.ts#L245
Unexpected console statement
lint: backend/server/utils/seed.ts#L249
Unexpected any. Specify a different type
lint: backend/src/pages/api/development/seed.ts#L9
Async method 'handler' has no 'await' expression
lint: backend/src/pages/api/health.ts#L9
Async method 'handler' has no 'await' expression