Merge pull request #2267 from ioBroker/dependabot/npm_and_yarn/eslint… #1736
test-and-release.yml
on: push
Matrix: adapter-tests
check-and-lint
13s
Matrix: deploy
Annotations
16 errors and 10 warnings
check-and-lint:
admin/adapter-settings.js#L99
Expected indentation of 16 spaces but found 2 tabs
|
check-and-lint:
admin/adapter-settings.js#L101
Expected indentation of 20 spaces but found 3 tabs
|
check-and-lint:
admin/adapter-settings.js#L102
Expected indentation of 24 spaces but found 4 tabs
|
check-and-lint:
admin/adapter-settings.js#L103
Expected indentation of 24 spaces but found 4 tabs
|
check-and-lint:
admin/adapter-settings.js#L104
Expected indentation of 20 spaces but found 3 tabs
|
check-and-lint:
lib/statescontroller.js#L229
Expected indentation of 12 spaces but found 16
|
check-and-lint:
lib/zigbeecontroller.js#L1013
Trailing spaces not allowed
|
check-and-lint:
lib/zigbeecontroller.js#L1018
Expected indentation of 12 spaces but found 8
|
check-and-lint:
lib/zigbeecontroller.js#L1018
Trailing spaces not allowed
|
check-and-lint:
lib/zigbeecontroller.js#L1019
Expected indentation of 12 spaces but found 8
|
adapter-tests (20.x, windows-latest)
Canceling since a higher priority waiting request for 'refs/heads/master' exists
|
adapter-tests (18.x, windows-latest)
Canceling since a higher priority waiting request for 'refs/heads/master' exists
|
adapter-tests (20.x, ubuntu-latest)
Canceling since a higher priority waiting request for 'refs/heads/master' exists
|
adapter-tests (18.x, ubuntu-latest)
Canceling since a higher priority waiting request for 'refs/heads/master' exists
|
adapter-tests (20.x, macos-latest)
Canceling since a higher priority waiting request for 'refs/heads/master' exists
|
adapter-tests (18.x, macos-latest)
Canceling since a higher priority waiting request for 'refs/heads/master' exists
|
check-and-lint:
admin/adapter-settings.js#L58
Read-only global 'systemLang' should not be modified
|
check-and-lint:
admin/adapter-settings.js#L125
Strings must use singlequote
|
check-and-lint:
admin/adapter-settings.js#L129
Strings must use singlequote
|
check-and-lint:
admin/adapter-settings.js#L131
Strings must use singlequote
|
check-and-lint:
admin/adapter-settings.js#L137
Unexpected var, use let or const instead
|
check-and-lint:
lib/zigbeecontroller.js#L1011
Strings must use singlequote
|
check-and-lint:
lib/zigbeecontroller.js#L1014
'clusterId' is never reassigned. Use 'const' instead
|
check-and-lint:
lib/zigbeecontroller.js#L1021
'payload' is never reassigned. Use 'const' instead
|
check-and-lint:
main.js#L472
Unexpected var, use let or const instead
|
check-and-lint:
main.js#L722
'deviceID' is not defined
|