Skip to content

feat: added yaml linting #4

feat: added yaml linting

feat: added yaml linting #4

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

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint: .sops.yaml#L1
1:16 [new-lines] wrong new line character: expected \n
lint: kubernetes/bootstrap/sops-age-secret.sops.yaml#L4
4:5 [indentation] wrong indentation: expected 2 but found 4
lint: kubernetes/bootstrap/sops-age-secret.sops.yaml#L7
7:5 [indentation] wrong indentation: expected 2 but found 4
lint: kubernetes/bootstrap/sops-age-secret.sops.yaml#L9
9:5 [indentation] wrong indentation: expected 2 but found 4
lint: kubernetes/bootstrap/sops-age-secret.sops.yaml#L14
14:9 [indentation] wrong indentation: expected 6 but found 8
lint: kubernetes/infrastructure/config/traefik-dashboard-auth.yaml#L1
1:4 [new-lines] wrong new line character: expected \n
lint: kubernetes/infrastructure/config/nfs-storage-class.yaml#L1
1:4 [new-lines] wrong new line character: expected \n
lint: kubernetes/infrastructure/config/traefik-dashboard-auth-secret.sops.yaml#L1
1:4 [new-lines] wrong new line character: expected \n
lint: kubernetes/infrastructure/config/cert-manager-issuers.yaml#L1
1:4 [new-lines] wrong new line character: expected \n
lint: kubernetes/infrastructure/config/kustomization.yaml#L1
1:4 [new-lines] wrong new line character: expected \n
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: .github/workflows/lint.yaml#L2
2:1 [truthy] truthy value should be one of [false, true]
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]