Skip to content

Add a workflow to validate YAML files #1

Add a workflow to validate YAML files

Add a workflow to validate YAML files #1

Triggered via pull request April 23, 2024 01:42
Status Failure
Total duration 12s
Artifacts

validate-yaml.yml

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

Annotations

6 errors and 4 warnings
validate-yaml: _config.yml#L9
9:81 [line-length] line too long (89 > 80 characters)
validate-yaml: _config.yml#L20
20:81 [line-length] line too long (108 > 80 characters)
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.yml#L51
51:81 [line-length] line too long (92 > 80 characters)
validate-yaml
Process completed with exit code 255.
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