Skip to content

fix space error

fix space error #8

Triggered via push December 1, 2023 07:51
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: src/converters/toZigbee.ts#L638
This line has a length of 155. Maximum allowed is 150
ci: src/devices/sonoff.ts#L29
A space is required after ','
ci: src/devices/sonoff.ts#L32
There should be no space after '{'
ci: src/devices/sonoff.ts#L32
Missing space before value for key 'illumination_level'
ci: src/devices/sonoff.ts#L43
'value' is never reassigned. Use 'const' instead
ci: src/devices/sonoff.ts#L44
There should be no space after '{'
ci: src/devices/sonoff.ts#L44
Missing space before value for key 'tamper_private'
ci: src/devices/sonoff.ts#L45
Expected indentation of 12 spaces but found 16
ci: src/devices/sonoff.ts#L46
Expected indentation of 8 spaces but found 12
ci: src/devices/sonoff.ts#L350
Trailing spaces not allowed