Skip to content

[2024] Modernize development environment (devcontainer, pre-commit etc) #75

[2024] Modernize development environment (devcontainer, pre-commit etc)

[2024] Modernize development environment (devcontainer, pre-commit etc) #75

Triggered via pull request January 7, 2024 16:30
Status Failure
Total duration 44s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
lint: .devcontainer/configuration.yaml#L8
[line-length] line too long (106 > 80 characters)
lint: .pre-commit-config.yaml#L39
[new-line-at-end-of-file] no new line character at the end of file
lint
The process '/opt/hostedtoolcache/Python/3.12.1/x64/bin/pre-commit' failed with exit code 1
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, pre-commit/action@v2.0.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: .github/workflows/hassfest.yml#L1
[document-start] missing document start "---"
lint: .github/workflows/hassfest.yml#L3
[truthy] truthy value should be one of [false, true]
lint: .devcontainer/configuration.yaml#L1
[document-start] missing document start "---"
lint: .github/workflows/pr-labeler.yml#L1
[document-start] missing document start "---"
lint: .github/workflows/pr-labeler.yml#L2
[truthy] truthy value should be one of [false, true]
lint: .github/pr-labeler.yml#L1
[document-start] missing document start "---"
lint: .github/workflows/stale.yml#L1
[comments-indentation] comment not indented like content
lint: .github/workflows/stale.yml#L2
[document-start] missing document start "---"
lint: .github/workflows/stale.yml#L4
[truthy] truthy value should be one of [false, true]
lint: .pre-commit-config.yaml#L1
[document-start] missing document start "---"