Fix Error [braces] too many spaces inside braces #4
ci.yaml
on: push
Yaml lint
/
Yaml Linter
3s
Repository Dispatch to Update Manifest
2s
Annotations
6 warnings
Yaml lint / Yaml Linter:
src/config/doorbell.yaml#L4
4:89 [line-length] line too long (90 > 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/weather-station.yaml#L4
4:89 [line-length] line too long (93 > 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:
.github/workflows/ci.yaml#L4
4:1 [truthy] truthy value should be one of [false, true]
|