build(deps): bump node from 16.16.0-buster-slim to 16.20.2-buster-slim in /docker/backend #21
Annotations
1 error and 11 warnings
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
backend/jest.config.ts#L1
Strings must use singlequote
|
backend/jest.config.ts#L1
Missing semicolon
|
backend/jest.config.ts#L4
Strings must use singlequote
|
backend/jest.config.ts#L5
Strings must use singlequote
|
backend/jest.config.ts#L9
Strings must use singlequote
|
backend/jest.config.ts#L10
Strings must use singlequote
|
backend/jest.config.ts#L17
Strings must use singlequote
|
backend/jest.config.ts#L19
Missing semicolon
|
backend/src/__tests__/api/difficulty-adjustment.test.ts#L5
Missing return type on function
|
backend/src/api/audit.ts#L39
Expected '!==' and instead saw '!='
|
This job failed
Loading