feat: add pipeline source and schedule name simulation capabilities #4174
build.yml
on: pull_request
yamllint
6s
smoke-test
17s
eslint
18s
unused-deps
12s
jest
3m 25s
CodeQL
1m 20s
Annotations
11 errors
yamllint
Process completed with exit code 2.
|
eslint:
tests/constants.test.ts#L38
Trailing spaces not allowed
|
eslint:
tests/constants.test.ts#L32
Expected indentation of 8 spaces but found 16
|
eslint:
tests/constants.test.ts#L31
Expected indentation of 12 spaces but found 20
|
eslint:
tests/constants.test.ts#L30
Expected indentation of 8 spaces but found 24
|
eslint:
tests/constants.test.ts#L26
Trailing spaces not allowed
|
eslint:
tests/constants.test.ts#L24
Missing trailing comma
|
eslint:
tests/constants.test.ts#L11
Trailing spaces not allowed
|
eslint:
src/argv.ts#L205
Missing trailing comma
|
eslint:
src/argv.ts#L204
Trailing spaces not allowed
|
eslint:
src/argv.ts#L202
Trailing spaces not allowed
|