Skip to content

[7.1.7] [cleanup] [no clusterops] [majorityvoting fix] #2567

[7.1.7] [cleanup] [no clusterops] [majorityvoting fix]

[7.1.7] [cleanup] [no clusterops] [majorityvoting fix] #2567

Triggered via push February 12, 2025 23:31
Status Failure
Total duration 36s
Artifacts

lint.yml

on: push
yaml-lint
6s
yaml-lint
flake8-lint
8s
flake8-lint
ruff-lint
5s
ruff-lint
pylint-lint
25s
pylint-lint
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 14 warnings
ruff-lint
Process completed with exit code 1.
yaml-lint: .pre-commit-config.yaml#L5
5:5 [indentation] wrong indentation: expected 6 but found 4
yaml-lint: .pre-commit-config.yaml#L14
14:5 [indentation] wrong indentation: expected 6 but found 4
yaml-lint: .pre-commit-config.yaml#L16
16:20 [trailing-spaces] trailing spaces
yaml-lint: .pre-commit-config.yaml#L18
18:53 [new-line-at-end-of-file] no new line character at the end of file
yaml-lint: examples/onboard/agents.yaml#L42
42:81 [line-length] line too long (93 > 80 characters)
yaml-lint: examples/onboard/agents.yaml#L45
45:81 [line-length] line too long (103 > 80 characters)
yaml-lint: examples/onboard/agents.yaml#L49
49:81 [line-length] line too long (86 > 80 characters)
yaml-lint: examples/onboard/agents.yaml#L50
50:81 [line-length] line too long (94 > 80 characters)
yaml-lint: examples/onboard/agents.yaml#L51
51:81 [line-length] line too long (102 > 80 characters)
yaml-lint: examples/onboard/agents.yaml#L52
52:62 [new-line-at-end-of-file] no new line character at the end of file
flake8-lint
Process completed with exit code 1.
pylint-lint
Process completed with exit code 30.
ruff-lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
yaml-lint: .pre-commit-config.yaml#L1
1:1 [document-start] missing document start "---"
yaml-lint: examples/onboard/agents.yaml#L1
1:1 [document-start] missing document start "---"
yaml-lint: docs/mkdocs.yml#L1
1:1 [document-start] missing document start "---"
yaml-lint: docs/mkdocs.yml#L18
18:25 [truthy] truthy value should be one of [false, true]
yaml-lint: docs/mkdocs.yml#L41
41:3 [comments-indentation] comment not indented like content
yaml-lint: docs/mkdocs.yml#L158
158:7 [comments-indentation] comment not indented like content
yaml-lint: docs/mkdocs.yml#L298
298:5 [comments-indentation] comment not indented like content
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
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.