Skip to content

Add CI/CD workflow to validate YAML files #1

Add CI/CD workflow to validate YAML files

Add CI/CD workflow to validate YAML files #1

Triggered via pull request April 23, 2024 16:39
Status Failure
Total duration 13s
Artifacts

validate-yaml.yml

on: pull_request
validate-yaml
3s
validate-yaml
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
validate-yaml: .github/workflows/generate-files.yml#L12
12:16 [brackets] too many spaces inside brackets
validate-yaml: .github/workflows/generate-files.yml#L12
12:21 [brackets] too many spaces inside brackets
validate-yaml: .github/workflows/generate-files.yml#L25
25:5 [indentation] wrong indentation: expected 6 but found 4
validate-yaml
Process completed with exit code 255.
validate-yaml: .yamllint.yml#L4
4:1 [document-start] missing document start "---"
validate-yaml: .github/dependabot.yml#L4
4:1 [document-start] missing document start "---"
validate-yaml: .github/workflows/generate-files.yml#L8
8:1 [document-start] missing document start "---"
validate-yaml: .github/workflows/generate-files.yml#L10
10:1 [truthy] truthy value should be one of [false, true]
validate-yaml: .github/workflows/validate-yaml.yml#L6
6:1 [document-start] missing document start "---"
validate-yaml: .github/workflows/validate-yaml.yml#L8
8:1 [truthy] truthy value should be one of [false, true]