Skip to content

QA-15341: fix logging of latest graphQL response in case of waitUntilSamStatus timed out #128

QA-15341: fix logging of latest graphQL response in case of waitUntilSamStatus timed out

QA-15341: fix logging of latest graphQL response in case of waitUntilSamStatus timed out #128

Triggered via pull request October 25, 2024 15:06
Status Failure
Total duration 35s
Artifacts

on-code-change.yml

on: pull_request
Lint and build
26s
Lint and build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
Lint and build: src/utils/SAMHelper.ts#L47
Missing semicolon
Lint and build
Process completed with exit code 1.
Lint and build
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 and build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint and build: src/utils/ClusterHelper.ts#L1
Unexpected any. Specify a different type
Lint and build: src/utils/JCRHelper.ts#L49
Arrow function has too many parameters (5). Maximum allowed is 4
Lint and build: src/utils/SAMHelper.ts#L33
Object pattern argument should be typed