Skip to content

Validate registered YAML files against schema #14

Validate registered YAML files against schema

Validate registered YAML files against schema #14

Triggered via pull request May 1, 2024 18:13
Status Success
Total duration 19s
Artifacts

validate-yaml.yml

on: pull_request
validate-yaml
11s
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/GEDCOM/.yamllint.yml#L4
4:1 [document-start] missing document start "---"
validate-yaml: registry_tools/GEDCOM/.github/dependabot.yml#L4
4:1 [document-start] missing document start "---"
validate-yaml: registry_tools/GEDCOM/.github/workflows/generate-files.yml#L8
8:1 [document-start] missing document start "---"
validate-yaml: registry_tools/GEDCOM/.github/workflows/generate-files.yml#L10
10:1 [truthy] truthy value should be one of [false, true]