Add CI/CD workflow to validate YAML files #2
Annotations
2 errors and 8 warnings
Validate YAML:
.github/workflows/generate-files.yml#L41
41:7 syntax error: expected <block end>, but found '?' (syntax)
|
Validate YAML
Process completed with exit code 1.
|
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:
.github/workflows/propagate-main-to-v7.1.yml#L8
8:1 [document-start] missing document start "---"
|
Validate YAML:
.github/workflows/propagate-main-to-v7.1.yml#L10
10:1 [truthy] truthy value should be one of [false, true]
|
The logs for this run have expired and are no longer available.
Loading