Support VR ipx800V4 + poll interval + url force refresh (#1) #138
Annotations
11 errors and 10 warnings
|
Lint the project:
src/platform.ts#L50
'deviceConf' is never reassigned. Use 'const' instead
|
Lint the project:
src/platform.ts#L51
'relays' is never reassigned. Use 'const' instead
|
Lint the project:
src/platform.ts#L52
'graduals' is never reassigned. Use 'const' instead
|
Lint the project:
src/platform.ts#L53
'inputs' is never reassigned. Use 'const' instead
|
Lint the project:
src/platform.ts#L54
'anaInputs' is never reassigned. Use 'const' instead
|
Lint the project:
src/platform.ts#L61
Unexpected aliasing of 'this' to local variable
|
Lint the project:
src/platform.ts#L61
'self' is never reassigned. Use 'const' instead
|
Lint the project:
src/platform.ts#L75
'deviceConf' is never reassigned. Use 'const' instead
|
Lint the project:
src/platform.ts#L88
'anaIndex' is never reassigned. Use 'const' instead
|
Lint the project:
src/platform.ts#L111
'uuid' is never reassigned. Use 'const' instead
|
Lint the project:
src/config.d.ts#L15
Strings must use singlequote
|
Lint the project:
src/config.d.ts#L16
Strings must use singlequote
|
Lint the project:
src/configParser.ts#L5
Unexpected any. Specify a different type
|
Lint the project:
src/platform.ts#L1
This line has a length of 141. Maximum allowed is 140
|
Lint the project:
src/platform.ts#L14
Multiple spaces found before ''./webhookServer''
|
Lint the project:
src/platform.ts#L61
Missing semicolon
|
Lint the project:
src/platform.ts#L63
Unexpected function expression
|
Lint the project:
src/platform.ts#L75
'deviceConf' is assigned a value but never used
|
Lint the project:
src/platform.ts#L100
Expected indentation of 6 spaces but found 4
|
Lint the project:
src/webhookServer.ts#L6
Expected indentation of 2 spaces but found 4
|
Loading