Skip to content

Add CI/CD workflow to validate YAML files #5

Add CI/CD workflow to validate YAML files

Add CI/CD workflow to validate YAML files #5

Triggered via pull request April 23, 2024 16:56
Status Success
Total duration 33s
Artifacts

validate-yaml.yml

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

Annotations

10 warnings
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]
validate-yaml: registry_tools/yaml-schema.yaml#L1
1: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]