Skip to content

[CLEANUP]

[CLEANUP] #3

Triggered via push November 5, 2024 22:41
Status Failure
Total duration 22s
Artifacts

lint.yml

on: push
yaml-lint
5s
yaml-lint
flake8-lint
7s
flake8-lint
ruff-lint
11s
ruff-lint
pylint-lint
9s
pylint-lint
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 14 warnings
yaml-lint: agents.yaml#L4
4:81 [line-length] line too long (162 > 80 characters)
yaml-lint: agents.yaml#L12
12:1 [trailing-spaces] trailing spaces
yaml-lint: agents.yaml#L19
19:1 [trailing-spaces] trailing spaces
yaml-lint: agents.yaml#L26
26:1 [trailing-spaces] trailing spaces
yaml-lint: agents.yaml#L41
41:81 [line-length] line too long (143 > 80 characters)
yaml-lint: agents.yaml#L49
49:1 [trailing-spaces] trailing spaces
yaml-lint: agents.yaml#L68
68:1 [trailing-spaces] trailing spaces
yaml-lint: agents.yaml#L75
75:1 [trailing-spaces] trailing spaces
yaml-lint: agents.yaml#L83
83:1 [trailing-spaces] trailing spaces
yaml-lint: agents.yaml#L98
98:81 [line-length] line too long (119 > 80 characters)
flake8-lint
Process completed with exit code 1.
pylint-lint
Process completed with exit code 1.
yaml-lint: agents.yaml#L1
1:1 [document-start] missing document start "---"
yaml-lint: .github/workflows/label.yml#L10
10:1 [truthy] truthy value should be one of [false, true]
yaml-lint: .github/workflows/test.yml#L1
1:1 [document-start] missing document start "---"
yaml-lint: .github/workflows/test.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
yaml-lint: .github/workflows/docs-preview.yml#L1
1:1 [document-start] missing document start "---"
yaml-lint: .github/workflows/docs-preview.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
yaml-lint: .github/workflows/codacy.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
yaml-lint: .github/workflows/codacy.yml#L17
17:22 [comments] too few spaces before comment
yaml-lint: .github/workflows/codacy.yml#L18
18:30 [comments] too few spaces before comment
yaml-lint: .github/workflows/codacy.yml#L19
19:21 [comments] too few spaces before comment
yaml-lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
flake8-lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
pylint-lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
ruff-lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.