Skip to content

Add a workflow to validate YAML files #3

Add a workflow to validate YAML files

Add a workflow to validate YAML files #3

Triggered via pull request April 23, 2024 02:03
Status Failure
Total duration 11s
Artifacts

validate-yaml.yml

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

Annotations

10 errors and 10 warnings
validate-yaml: _config.yml#L24
24:18 [colons] too many spaces after colon
validate-yaml: _config.yml#L47
47:2 [indentation] wrong indentation: expected 2 but found 1
validate-yaml: _config.dev.yml#L1
1:28 [new-lines] wrong new line character: expected \n
validate-yaml: _config.dev.yml#L5
5:32 [new-line-at-end-of-file] no new line character at the end of file
validate-yaml: yaml-schema.yaml#L78
78:1 [trailing-spaces] trailing spaces
validate-yaml: yaml-schema.yaml#L119
119:1 [empty-lines] too many blank lines (1 > 0)
validate-yaml: _data/navigation.yml#L37
37:4 [indentation] wrong indentation: expected 2 but found 3
validate-yaml: _data/navigation.yml#L39
39:7 [indentation] wrong indentation: expected 7 but found 6
validate-yaml: .github/workflows/update-files.yml#L41
41:5 [indentation] wrong indentation: expected 6 but found 4
validate-yaml
Process completed with exit code 1.
validate-yaml: .yamllint.yml#L4
4:1 [document-start] missing document start "---"
validate-yaml: _config.yml#L16
16:1 [document-start] missing document start "---"
validate-yaml: _config.yml#L21
21:13 [comments] too few spaces before comment
validate-yaml: _config.yml#L22
22:9 [comments] too few spaces before comment
validate-yaml: _config.yml#L51
51:22 [comments] too few spaces before comment
validate-yaml: _config.dev.yml#L3
3:1 [document-start] missing document start "---"
validate-yaml: yaml-schema.yaml#L1
1:1 [document-start] missing document start "---"
validate-yaml: _data/navigation.yml#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/update-files.yml#L8
8:1 [document-start] missing document start "---"