Skip to content
Triggered via push November 22, 2023 21:03
Status Failure
Total duration 44s
Artifacts

ci.yml

on: push
python-ruff
5s
python-ruff
python-mypy
20s
python-mypy
lint-requirements-txt
13s
lint-requirements-txt
lint-markdown
32s
lint-markdown
lint-yaml
15s
lint-yaml
lint-json
16s
lint-json
lint-shell-script
13s
lint-shell-script
lint-trailing-whitespace
16s
lint-trailing-whitespace
lint-eof-newline
16s
lint-eof-newline
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
python-ruff
Process completed with exit code 2.
lint-yaml: .pre-commit-config.yaml#L10
10:8 [hyphens] too many spaces after hyphen
lint-yaml: .pre-commit-config.yaml#L10
10:5 [indentation] wrong indentation: expected 6 but found 4
lint-yaml
Process completed with exit code 1.
lint-eof-newline
Process completed with exit code 1.
python-mypy
Process completed with exit code 1.
lint-yaml: .github/workflows/ci.yml#L1
1:1 [document-start] missing document start "---"
lint-yaml: .github/workflows/ci.yml#L2
2:5 [comments] too few spaces before comment
lint-yaml: .github/workflows/release.yml#L1
1:1 [document-start] missing document start "---"
lint-yaml: .github/workflows/release.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
lint-yaml: .pre-commit-config.yaml#L1
1:1 [document-start] missing document start "---"