Skip to content

Create pyre.yml

Create pyre.yml #2229

Triggered via push December 2, 2024 20:34
Status Failure
Total duration 1m 40s
Artifacts

lint.yml

on: push
yaml-lint
4s
yaml-lint
flake8-lint
6s
flake8-lint
ruff-lint
7s
ruff-lint
pylint-lint
27s
pylint-lint
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 18 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:81 [line-length] line too long (118 > 80 characters)
yaml-lint: docs/mkdocs.yml#L5
5:81 [line-length] line too long (91 > 80 characters)
yaml-lint: docs/mkdocs.yml#L16
16:9 [indentation] wrong indentation: expected 6 but found 8
yaml-lint: docs/mkdocs.yml#L140
140:5 [indentation] wrong indentation: expected 6 but found 4
yaml-lint: docs/mkdocs.yml#L143
143:81 [line-length] line too long (97 > 80 characters)
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
yaml-lint: .pre-commit-config.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#L152
152:5 [comments-indentation] comment not indented like content
yaml-lint: docs/mkdocs.yml#L253
253:5 [comments-indentation] comment not indented like content
yaml-lint: .github/workflows/docker-image.yml#L1
1:1 [document-start] missing document start "---"
yaml-lint: .github/workflows/docker-image.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
yaml-lint: .github/workflows/label.yml#L10
10:1 [truthy] truthy value should be one of [false, true]
yaml-lint: .github/workflows/pyre.yml#L16
16:1 [document-start] missing document start "---"
yaml-lint: .github/workflows/pyre.yml#L18
18: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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
flake8-lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
ruff-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ruff-lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
pylint-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pylint-lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.