Backport Stable in to Develop #17
trigger-pr-develop.yml
on: pull_request
linter
/
Detect which file has changed
3s
linter
/
ansible-lint
24s
Matrix: tests / sanity-tests
Waiting for pending jobs
Annotations
4 errors and 2 warnings
yaml[document-start]:
changelogs/changelog.yaml#L1
Missing document start "---"
|
yaml[indentation]:
changelogs/changelog.yaml#L10
Wrong indentation: expected 8 but found 6
|
linter / yaml-lint:
changelogs/changelog.yaml#L10
10:7 [indentation] wrong indentation: expected 8 but found 6
|
linter / yaml-lint
Process completed with exit code 1.
|
linter / yaml-lint:
.github/workflows/workflow-tests.yml#L39
39:3 [comments-indentation] comment not indented like content
|
linter / yaml-lint:
changelogs/changelog.yaml#L1
1:1 [document-start] missing document start "---"
|