SITCOM-863: Implement core functionality #20
yamllint.yaml
on: pull_request
call-workflow
/
yamllint
6s
Annotations
9 errors and 10 warnings
call-workflow / yamllint:
data/butler.yaml#L12
12:21 [new-line-at-end-of-file] no new line character at the end of file
|
call-workflow / yamllint:
data/summit.yaml#L17
17:1 [indentation] wrong indentation: expected 2 but found 0
|
call-workflow / yamllint:
data/summit.yaml#L23
23:3 [indentation] wrong indentation: expected 4 but found 2
|
call-workflow / yamllint:
data/summit.yaml#L58
58:81 [line-length] line too long (91 > 80 characters)
|
call-workflow / yamllint:
data/summit.yaml#L83
83:81 [line-length] line too long (85 > 80 characters)
|
call-workflow / yamllint:
data/summit.yaml#L104
104:3 [indentation] wrong indentation: expected 4 but found 2
|
call-workflow / yamllint:
data/summit.yaml#L123
123:81 [line-length] line too long (81 > 80 characters)
|
call-workflow / yamllint:
scripts/config.yaml#L9
9:28 [new-line-at-end-of-file] no new line character at the end of file
|
call-workflow / yamllint
Process completed with exit code 1.
|
call-workflow / yamllint:
.pre-commit-config.yaml#L1
1:1 [document-start] missing document start "---"
|
call-workflow / yamllint:
.github/workflows/build_docs.yaml#L1
1:1 [document-start] missing document start "---"
|
call-workflow / yamllint:
.github/workflows/build_docs.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
call-workflow / yamllint:
.github/workflows/lint.yaml#L1
1:1 [document-start] missing document start "---"
|
call-workflow / yamllint:
.github/workflows/lint.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
call-workflow / yamllint:
.github/workflows/yamllint.yaml#L1
1:1 [document-start] missing document start "---"
|
call-workflow / yamllint:
.github/workflows/yamllint.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
call-workflow / yamllint:
.github/workflows/formatting.yaml#L1
1:1 [document-start] missing document start "---"
|
call-workflow / yamllint:
.github/workflows/formatting.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
call-workflow / yamllint:
.github/workflows/build.yaml#L1
1:1 [document-start] missing document start "---"
|