Add new workflow: yamllint #2
Annotations
10 errors and 10 warnings
yaml-lint:
mkdocs.yml#L30
30:5 [indentation] wrong indentation: expected 6 but found 4
|
yaml-lint:
mkdocs.yml#L30
30:81 [line-length] line too long (102 > 80 characters)
|
yaml-lint:
mkdocs.yml#L31
31:81 [line-length] line too long (114 > 80 characters)
|
yaml-lint:
mkdocs.yml#L32
32:81 [line-length] line too long (120 > 80 characters)
|
yaml-lint:
mkdocs.yml#L35
35:5 [indentation] wrong indentation: expected 6 but found 4
|
yaml-lint:
mkdocs.yml#L37
37:5 [indentation] wrong indentation: expected 6 but found 4
|
yaml-lint:
mkdocs.yml#L39
39:5 [indentation] wrong indentation: expected 6 but found 4
|
yaml-lint:
.github/workflows/docs.yaml#L13
13:81 [line-length] line too long (96 > 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/service-values.yaml#L83
83:1 [empty-lines] too many blank lines (1 > 0)
|
yaml-lint:
mkdocs.yml#L1
1:1 [document-start] missing document start "---"
|
yaml-lint:
.github/workflows/docs.yaml#L1
1:1 [document-start] missing document start "---"
|
yaml-lint:
.github/workflows/docs.yaml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
yaml-lint:
.github/workflows/linter.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
yaml-lint:
examples/va/hci/values.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/kustomization.yaml#L2
2:1 [document-start] missing document start "---"
|
yaml-lint:
examples/va/hci/control-plane/kustomization.yaml#L1
1:1 [document-start] missing document start "---"
|
yaml-lint:
examples/va/hci/control-plane/nncp/values.yaml#L2
2:1 [document-start] missing document start "---"
|
yaml-lint:
examples/va/hci/control-plane/nncp/kustomization.yaml#L1
1:1 [document-start] missing document start "---"
|