Skip to content

feat: added yaml linting #5

feat: added yaml linting

feat: added yaml linting #5

Triggered via pull request October 6, 2024 13:51
Status Failure
Total duration 19s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
lint: kubernetes/flux/repositories/kustomization.yaml#L1
1:4 [new-lines] wrong new line character: expected \n
lint: kubernetes/flux/repositories/oci/kustomization.yaml#L1
1:4 [new-lines] wrong new line character: expected \n
lint: kubernetes/apps/base/penpot/release.yaml#L69
69:1 [empty-lines] too many blank lines (1 > 0)
lint: kubernetes/apps/base/discord/configmap.yaml#L7
7:4 [indentation] wrong indentation: expected 2 but found 3
lint
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: ansible/roles/setup-wings/tasks/main.yaml#L18
18:14 [truthy] truthy value should be one of [false, true]
lint: ansible/roles/install-docker/tasks/main.yaml#L38
38:14 [truthy] truthy value should be one of [false, true]