Add new workflow: yamllint #1
Annotations
10 errors and 10 warnings
yaml-lint:
README.md#L20
20:1 syntax error: expected '<document start>', but found '<scalar>' (syntax)
|
yaml-lint:
README.md#L41
41:81 [line-length] line too long (102 > 80 characters)
|
yaml-lint:
automation/vars/default.yaml#L10
10:81 [line-length] line too long (82 > 80 characters)
|
yaml-lint:
automation/vars/default.yaml#L63
63:81 [line-length] line too long (82 > 80 characters)
|
yaml-lint:
automation/vars/default.yaml#L99
99:81 [line-length] line too long (82 > 80 characters)
|
yaml-lint:
automation/vars/default.yaml#L135
135:81 [line-length] line too long (82 > 80 characters)
|
yaml-lint:
examples/common/olm/values.yaml#L9
9:81 [line-length] line too long (93 > 80 characters)
|
yaml-lint:
examples/va/hci/values.yaml#L11
11:5 [indentation] wrong indentation: expected 6 but found 4
|
yaml-lint:
examples/va/hci/kustomization.yaml#L7
7:81 [line-length] line too long (93 > 80 characters)
|
yaml-lint:
examples/va/hci/kustomization.yaml#L8
8:81 [line-length] line too long (93 > 80 characters)
|
yaml-lint:
README.md#L3
3:1 [document-start] missing document start "---"
|
yaml-lint:
examples/common/metallb/kustomization.yaml#L1
1:1 [document-start] missing document start "---"
|
yaml-lint:
examples/common/nmstate/kustomization.yaml#L1
1:1 [document-start] missing document start "---"
|
yaml-lint:
examples/common/olm/values.yaml#L2
2:1 [document-start] missing document start "---"
|
yaml-lint:
examples/common/olm/kustomization.yaml#L1
1:1 [document-start] missing document start "---"
|
yaml-lint:
examples/va/hci/values.yaml#L2
2:1 [document-start] missing document start "---"
|
yaml-lint:
examples/va/hci/kustomization.yaml#L2
2:1 [document-start] missing document start "---"
|
yaml-lint:
examples/va/hci/service-values.yaml#L2
2:1 [document-start] missing document start "---"
|
yaml-lint:
examples/va/hci/edpm-pre-ceph/values.yaml#L2
2:1 [document-start] missing document start "---"
|
yaml-lint:
examples/va/hci/edpm-pre-ceph/values.yaml#L32
32:37 [comments] too few spaces before comment
|