Skip to content

Fix pre-commit watching branch. #1

Fix pre-commit watching branch.

Fix pre-commit watching branch. #1

Triggered via push September 24, 2024 20:59
Status Failure
Total duration 39s
Artifacts

pre-commit.yml

on: push
pre-commit
29s
pre-commit
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
pre-commit: .github/workflows/build_and_deploy.yml#L16
16:81 [line-length] line too long (92 > 80 characters)
pre-commit: mkdocs.yml#L105
105:81 [line-length] line too long (143 > 80 characters)
pre-commit: mkdocs.yml#L108
108:81 [line-length] line too long (144 > 80 characters)
pre-commit
Process completed with exit code 1.
pre-commit: .github/workflows/pre-commit.yml#L1
1:1 [document-start] missing document start "---"
pre-commit: .github/workflows/pre-commit.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
pre-commit: .github/workflows/build_and_deploy.yml#L1
1:1 [document-start] missing document start "---"
pre-commit: .github/workflows/build_and_deploy.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
pre-commit: .pre-commit-config.yaml#L1
1:1 [document-start] missing document start "---"
pre-commit: mkdocs.yml#L1
1:1 [document-start] missing document start "---"
pre-commit: mkdocs.yml#L57
57:20 [truthy] truthy value should be one of [false, true]
pre-commit: mkdocs.yml#L59
59:9 [comments-indentation] comment not indented like content