BACKLOG-23323 Reverting changes to the getJobsWithStatus query #136
on-code-change.yml
on: pull_request
Lint and build
30s
Annotations
4 warnings
Lint and build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#L36
Object pattern argument should be typed
|