Continuous integration #7
ci.yaml
on: schedule
Yaml lint
/
YAML Linter
3s
Repository Dispatch to Update Manifest
2s
Annotations
7 warnings
Yaml lint / YAML Linter:
src/config/weather-station.yaml#L4
4:89 [line-length] line too long (93 > 88 characters)
|
Yaml lint / YAML Linter:
src/config/basement-wall-temperature.yaml#L4
4:89 [line-length] line too long (95 > 88 characters)
|
Yaml lint / YAML Linter:
src/config/watermeter.yaml#L31
31:20 [truthy] truthy value should be one of [false, true]
|
Yaml lint / YAML Linter:
src/config/watermeter.yaml#L35
35:20 [truthy] truthy value should be one of [false, true]
|
Yaml lint / YAML Linter:
src/config/doorbell.yaml#L4
4:89 [line-length] line too long (90 > 88 characters)
|
Yaml lint / YAML Linter:
.github/workflows/ci.yaml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
Repository Dispatch to Update Manifest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: peter-evans/repository-dispatch@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|