fix: adding id checking to replace old jwt in queue #521
pull_request.workflow.yml
on: pull_request
Matrix: Lint
Matrix: Unit Tests
Matrix: Documentation Snippet Tests
Matrix: Functional Tests
Annotations
11 errors and 1 warning
Lint (16):
src/Kuzzle.ts#L1065
Insert `;`
|
Lint (16):
src/Kuzzle.ts#L1065
Missing semicolon
|
Lint (16):
src/Kuzzle.ts#L1068
Insert `;`
|
Lint (16):
src/Kuzzle.ts#L1068
Missing semicolon
|
Lint (16):
src/Kuzzle.ts#L1073
Insert `;`
|
Lint (16):
src/Kuzzle.ts#L1073
Missing semicolon
|
Lint (16):
src/Kuzzle.ts#L1074
Replace `else` with `·else·`
|
Lint (16):
src/Kuzzle.ts#L1074
Expected space(s) before "else"
|
Lint (16):
src/Kuzzle.ts#L1074
Expected space(s) after "else"
|
Lint (16)
Process completed with exit code 1.
|
Lint (18)
The job was canceled because "_16" failed.
|
Lint (16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|