Skip to content

Run yamllint on each PR run and main merge fix #39 #1

Run yamllint on each PR run and main merge fix #39

Run yamllint on each PR run and main merge fix #39 #1

Triggered via pull request October 11, 2024 20:03
Status Success
Total duration 24s
Artifacts

pr-lint.yml

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

Annotations

4 errors and 5 warnings
validate-yaml: .github/workflows/pr-lint.yml#L14
14:5 [indentation] wrong indentation: expected 6 but found 4
validate-yaml: .github/workflows/set-image.yml#L10
10:9 [indentation] wrong indentation: expected 10 but found 8
validate-yaml: .github/workflows/set-image.yml#L20
20:9 [indentation] wrong indentation: expected 10 but found 8
validate-yaml: .github/workflows/set-image.yml#L52
52:81 [line-length] line too long (90 > 80 characters)
validate-yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
validate-yaml: .github/workflows/pr-lint.yml#L1
1:1 [document-start] missing document start "---"
validate-yaml: .github/workflows/pr-lint.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
validate-yaml: .github/workflows/set-image.yml#L1
1:1 [document-start] missing document start "---"
validate-yaml: .github/workflows/set-image.yml#L2
2:1 [truthy] truthy value should be one of [false, true]