Skip to content

Bump @iobroker/testing from 4.1.3 to 5.0.0 #1737

Bump @iobroker/testing from 4.1.3 to 5.0.0

Bump @iobroker/testing from 4.1.3 to 5.0.0 #1737

Triggered via pull request November 2, 2024 05:54
Status Failure
Total duration 6m 33s
Artifacts

test-and-release.yml

on: pull_request
Matrix: adapter-tests
check-and-lint
12s
check-and-lint
Matrix: deploy
Fit to window
Zoom out
Zoom in

Annotations

10 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
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