Pennon/hours reminder cron #562
Annotations
11 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#L121
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#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#L241
Unexpected console statement
|
lint:
backend/server/utils/seed.ts#L246
Unexpected console statement
|
lint:
backend/server/utils/seed.ts#L250
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
|