QA-15341: fix logging of latest graphQL response in case of waitUntilSamStatus timed out #129
on-code-change.yml
on: pull_request
Lint and build
31s
Annotations
5 warnings
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
|