Skip to content

Makefile: Add simple yamllint check on all .yaml files #1

Makefile: Add simple yamllint check on all .yaml files

Makefile: Add simple yamllint check on all .yaml files #1

Triggered via pull request April 10, 2024 18:07
@bclbcl
synchronize #10
bcl:main-yamllint
Status Success
Total duration 16s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
lint: example/fedora/minimal.yaml#L12
12:77 [trailing-spaces] trailing spaces
lint: example/fedora/minimal.yaml#L18
18:13 syntax error: found character '@' that cannot start any token (syntax)
lint: example/fedora/osbuild/pipelines/tree.yaml#L7
7:81 [line-length] line too long (87 > 80 characters)
lint: example/fedora/osbuild/pipelines/tree.yaml#L55
55:81 [line-length] line too long (87 > 80 characters)
lint: example/fedora/osbuild/pipelines/tree.yaml#L60
60:81 [line-length] line too long (93 > 80 characters)
lint: example/fedora/osbuild/custom/file.yaml#L6
6:1 syntax error: expected <block end>, but found '-' (syntax)
lint: example/fedora/repositories/rawhide.yaml#L3
3:3 [indentation] wrong indentation: expected 4 but found 2
lint: example/fedora/repositories/rawhide.yaml#L6
6:3 [indentation] wrong indentation: expected 4 but found 2
lint: example/fedora/repositories/40.yaml#L3
3:3 [indentation] wrong indentation: expected 4 but found 2
lint: example/fedora/repositories/40.yaml#L4
4:81 [line-length] line too long (96 > 80 characters)
lint: example/fedora/minimal.yaml#L1
1:1 [document-start] missing document start "---"
lint: example/fedora/osbuild/pipelines/tree.yaml#L1
1:1 [document-start] missing document start "---"
lint: example/fedora/osbuild/pipelines/root.yaml#L1
1:1 [document-start] missing document start "---"
lint: example/fedora/osbuild/custom/file.yaml#L1
1:1 [document-start] missing document start "---"
lint: example/fedora/repositories/rawhide.yaml#L1
1:1 [document-start] missing document start "---"
lint: example/fedora/repositories/40.yaml#L1
1:1 [document-start] missing document start "---"
lint: example/fedora/repositories/38.yaml#L1
1:1 [document-start] missing document start "---"
lint: example/fedora/repositories/39.yaml#L1
1:1 [document-start] missing document start "---"