post PR fix #139
Annotations
43 errors and 43 warnings
build (12.x):
src/platform.ts#L50
'deviceConf' is never reassigned. Use 'const' instead
|
build (12.x):
src/platform.ts#L51
'relays' is never reassigned. Use 'const' instead
|
build (12.x):
src/platform.ts#L52
'graduals' is never reassigned. Use 'const' instead
|
build (12.x):
src/platform.ts#L53
'inputs' is never reassigned. Use 'const' instead
|
build (12.x):
src/platform.ts#L54
'anaInputs' is never reassigned. Use 'const' instead
|
build (12.x):
src/platform.ts#L61
Unexpected aliasing of 'this' to local variable
|
build (13.x):
src/platform.ts#L50
'deviceConf' is never reassigned. Use 'const' instead
|
build (12.x):
src/platform.ts#L61
'self' is never reassigned. Use 'const' instead
|
build (13.x):
src/platform.ts#L51
'relays' is never reassigned. Use 'const' instead
|
build (13.x):
src/platform.ts#L52
'graduals' is never reassigned. Use 'const' instead
|
build (13.x):
src/platform.ts#L53
'inputs' is never reassigned. Use 'const' instead
|
build (13.x):
src/platform.ts#L54
'anaInputs' is never reassigned. Use 'const' instead
|
build (13.x):
src/platform.ts#L61
Unexpected aliasing of 'this' to local variable
|
build (13.x):
src/platform.ts#L61
'self' is never reassigned. Use 'const' instead
|
build (12.x):
src/platform.ts#L73
'deviceConf' is never reassigned. Use 'const' instead
|
build (12.x):
src/platform.ts#L86
'anaIndex' is never reassigned. Use 'const' instead
|
build (12.x):
src/platform.ts#L109
'uuid' is never reassigned. Use 'const' instead
|
build (13.x):
src/platform.ts#L73
'deviceConf' is never reassigned. Use 'const' instead
|
build (13.x):
src/platform.ts#L86
'anaIndex' is never reassigned. Use 'const' instead
|
build (13.x):
src/platform.ts#L109
'uuid' is never reassigned. Use 'const' instead
|
build (14.x):
src/platform.ts#L50
'deviceConf' is never reassigned. Use 'const' instead
|
build (14.x):
src/platform.ts#L51
'relays' is never reassigned. Use 'const' instead
|
build (14.x):
src/platform.ts#L52
'graduals' is never reassigned. Use 'const' instead
|
build (14.x):
src/platform.ts#L53
'inputs' is never reassigned. Use 'const' instead
|
build (14.x):
src/platform.ts#L54
'anaInputs' is never reassigned. Use 'const' instead
|
build (14.x):
src/platform.ts#L61
Unexpected aliasing of 'this' to local variable
|
build (14.x):
src/platform.ts#L61
'self' is never reassigned. Use 'const' instead
|
build (14.x):
src/platform.ts#L73
'deviceConf' is never reassigned. Use 'const' instead
|
build (14.x):
src/platform.ts#L86
'anaIndex' is never reassigned. Use 'const' instead
|
build (14.x):
src/platform.ts#L109
'uuid' is never reassigned. Use 'const' instead
|
build (15.x)
The job was canceled because "_12_x" failed.
|
build (15.x)
The operation was canceled.
|
build (16.x)
The job was canceled because "_12_x" failed.
|
build (16.x):
src/platform.ts#L50
'deviceConf' is never reassigned. Use 'const' instead
|
build (16.x):
src/platform.ts#L51
'relays' is never reassigned. Use 'const' instead
|
build (16.x):
src/platform.ts#L52
'graduals' is never reassigned. Use 'const' instead
|
build (16.x):
src/platform.ts#L53
'inputs' is never reassigned. Use 'const' instead
|
build (16.x):
src/platform.ts#L54
'anaInputs' is never reassigned. Use 'const' instead
|
build (16.x):
src/platform.ts#L61
Unexpected aliasing of 'this' to local variable
|
build (16.x):
src/platform.ts#L61
'self' is never reassigned. Use 'const' instead
|
build (16.x):
src/platform.ts#L73
'deviceConf' is never reassigned. Use 'const' instead
|
build (16.x):
src/platform.ts#L86
'anaIndex' is never reassigned. Use 'const' instead
|
build (16.x):
src/platform.ts#L109
'uuid' is never reassigned. Use 'const' instead
|
build (12.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (12.x):
src/config.d.ts#L15
Strings must use singlequote
|
build (12.x):
src/config.d.ts#L16
Strings must use singlequote
|
build (12.x):
src/configParser.ts#L5
Unexpected any. Specify a different type
|
build (12.x):
src/platform.ts#L1
This line has a length of 141. Maximum allowed is 140
|
build (13.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (12.x):
src/platform.ts#L14
Multiple spaces found before ''./webhookServer''
|
build (13.x):
src/config.d.ts#L15
Strings must use singlequote
|
build (13.x):
src/config.d.ts#L16
Strings must use singlequote
|
build (13.x):
src/configParser.ts#L5
Unexpected any. Specify a different type
|
build (13.x):
src/platform.ts#L1
This line has a length of 141. Maximum allowed is 140
|
build (13.x):
src/platform.ts#L14
Multiple spaces found before ''./webhookServer''
|
build (12.x):
src/platform.ts#L61
Missing semicolon
|
build (12.x):
src/platform.ts#L62
Unexpected function expression
|
build (12.x):
src/platform.ts#L63
Expected indentation of 8 spaces but found 10
|
build (12.x):
src/platform.ts#L73
'deviceConf' is assigned a value but never used
|
build (13.x):
src/platform.ts#L61
Missing semicolon
|
build (13.x):
src/platform.ts#L62
Unexpected function expression
|
build (12.x):
src/platform.ts#L98
Expected indentation of 6 spaces but found 4
|
build (13.x):
src/platform.ts#L63
Expected indentation of 8 spaces but found 10
|
build (13.x):
src/platform.ts#L73
'deviceConf' is assigned a value but never used
|
build (13.x):
src/platform.ts#L98
Expected indentation of 6 spaces but found 4
|
build (14.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (14.x):
src/config.d.ts#L15
Strings must use singlequote
|
build (14.x):
src/config.d.ts#L16
Strings must use singlequote
|
build (14.x):
src/configParser.ts#L5
Unexpected any. Specify a different type
|
build (14.x):
src/platform.ts#L1
This line has a length of 141. Maximum allowed is 140
|
build (14.x):
src/platform.ts#L14
Multiple spaces found before ''./webhookServer''
|
build (14.x):
src/platform.ts#L61
Missing semicolon
|
build (14.x):
src/platform.ts#L62
Unexpected function expression
|
build (14.x):
src/platform.ts#L63
Expected indentation of 8 spaces but found 10
|
build (14.x):
src/platform.ts#L73
'deviceConf' is assigned a value but never used
|
build (14.x):
src/platform.ts#L98
Expected indentation of 6 spaces but found 4
|
build (16.x):
src/config.d.ts#L15
Strings must use singlequote
|
build (16.x):
src/config.d.ts#L16
Strings must use singlequote
|
build (16.x):
src/configParser.ts#L5
Unexpected any. Specify a different type
|
build (16.x):
src/platform.ts#L1
This line has a length of 141. Maximum allowed is 140
|
build (16.x):
src/platform.ts#L14
Multiple spaces found before ''./webhookServer''
|
build (16.x):
src/platform.ts#L61
Missing semicolon
|
build (16.x):
src/platform.ts#L62
Unexpected function expression
|
build (16.x):
src/platform.ts#L63
Expected indentation of 8 spaces but found 10
|
build (16.x):
src/platform.ts#L73
'deviceConf' is assigned a value but never used
|
build (16.x):
src/platform.ts#L98
Expected indentation of 6 spaces but found 4
|