Skip to content

Reduce minimum width to be compatible with more devices. #2

Reduce minimum width to be compatible with more devices.

Reduce minimum width to be compatible with more devices. #2

Triggered via push September 25, 2024 06:39
Status Failure
Total duration 33s
Artifacts

pre-commit.yml

on: push
pre-commit
25s
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