Rebase on mempool upsteam commit 1b21cd89a3 #2
Annotations
12 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/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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/common.ts#L4
Require statement not part of import statement
|
backend/src/__tests__/api/common.ts#L5
Require statement not part of import statement
|
This job succeeded
Loading