Skip to content

Bump chai from 5.1.1 to 5.1.2 #1728

Bump chai from 5.1.1 to 5.1.2

Bump chai from 5.1.1 to 5.1.2 #1728

Triggered via pull request November 1, 2024 04:08
Status Failure
Total duration 29m 9s
Artifacts

test-and-release.yml

on: pull_request
Matrix: adapter-tests
check-and-lint
16s
Matrix: deploy

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