Initial commit #1
ci.yml
on: push
python-ruff
6s
python-mypy
18s
lint-requirements-txt
21s
lint-markdown
27s
lint-yaml
25s
lint-json
21s
lint-shell-script
17s
lint-trailing-whitespace
18s
lint-eof-newline
20s
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 "---"
|