Update #3
ci.yml
on: push
python-ruff
5s
python-mypy
20s
lint-requirements-txt
13s
lint-markdown
32s
lint-yaml
15s
lint-json
16s
lint-shell-script
13s
lint-trailing-whitespace
16s
lint-eof-newline
16s
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 "---"
|