Skip to content

Update ruff requirement from >=0.0.249,<0.4.8 to >=0.0.249,<0.4.9 #1540

Update ruff requirement from >=0.0.249,<0.4.8 to >=0.0.249,<0.4.9

Update ruff requirement from >=0.0.249,<0.4.8 to >=0.0.249,<0.4.9 #1540

Triggered via push June 10, 2024 10:31
Status Failure
Total duration 40s
Artifacts

lint.yml

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

Annotations

13 errors and 14 warnings
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: docs/.readthedocs.yaml#L11
11:42 [new-line-at-end-of-file] no new line character at the end of file
yaml-lint: docs/mkdocs.yml#L1
1:1 [empty-lines] too many blank lines (1 > 0)
yaml-lint: docs/mkdocs.yml#L2
2:81 [line-length] line too long (118 > 80 characters)
yaml-lint: docs/mkdocs.yml#L6
6:81 [line-length] line too long (133 > 80 characters)
yaml-lint: docs/mkdocs.yml#L18
18:9 [indentation] wrong indentation: expected 6 but found 8
yaml-lint: docs/mkdocs.yml#L53
53:5 [indentation] wrong indentation: expected 2 but found 4
flake8-lint
Process completed with exit code 1.
ruff-lint
Process completed with exit code 1.
pylint-lint
Process completed with exit code 30.
yaml-lint: .pre-commit-config.yaml#L1
1:1 [document-start] missing document start "---"
yaml-lint: docs/mkdocs.yml#L2
2:1 [document-start] missing document start "---"
yaml-lint: docs/mkdocs.yml#L20
20:25 [truthy] truthy value should be one of [false, true]
yaml-lint: docs/mkdocs.yml#L57
57:7 [comments-indentation] comment not indented like content
yaml-lint: .github/workflows/docs.yml#L1
1:1 [document-start] missing document start "---"
yaml-lint: .github/workflows/docs.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
yaml-lint: .github/workflows/codeql.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
yaml-lint: .github/workflows/welcome.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
yaml-lint: .github/workflows/autofix.yml#L1
1:1 [document-start] missing document start "---"
yaml-lint: .github/workflows/autofix.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
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.
ruff-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.