Skip to content

Initial commit

Initial commit #1

Triggered via push November 10, 2023 01:47
Status Failure
Total duration 40s
Artifacts

ci.yml

on: push
python-ruff
6s
python-ruff
python-mypy
18s
python-mypy
lint-requirements-txt
21s
lint-requirements-txt
lint-markdown
27s
lint-markdown
lint-yaml
25s
lint-yaml
lint-json
21s
lint-json
lint-shell-script
17s
lint-shell-script
lint-trailing-whitespace
18s
lint-trailing-whitespace
lint-eof-newline
20s
lint-eof-newline
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
python-ruff
Process completed with exit code 2.
lint-trailing-whitespace
Process completed with exit code 1.
python-mypy
Process completed with exit code 1.
lint-eof-newline
Process completed with exit code 1.
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-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 "---"