Teasing 2023 #527
Annotations
3 errors and 5 warnings
lint (18):
src/controllers/auth/login.ts#L21
Redundant use of `await` on a return value
|
lint (18)
Process completed with exit code 1.
|
test (18)
Process completed with exit code 1.
|
build (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (18):
src/controllers/auth/login.ts#L20
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
lint (18):
tests/admin/users/updateUser.test.ts#L221
Unexpected console statement
|
test (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|