v2.0.1 #46
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/platform/AccessoryDomain.ts#L7
Unexpected any. Specify a different type
|
build:
src/platform/AccessoryDomain.ts#L8
Unexpected any. Specify a different type
|
build:
src/platform/AccessoryDomain.ts#L12
Unexpected any. Specify a different type
|
build:
src/platform/AccessoryDomain.ts#L12
Unexpected any. Specify a different type
|
build:
src/platform/AccessoryDomain.ts#L56
'data' is defined but never used
|
build:
src/platform/AccessoryDomain.ts#L64
'data' is defined but never used
|
build:
src/platform/NibePlatform.ts#L35
Unexpected any. Specify a different type
|
build:
src/platform/PlatformDomain.ts#L2
Unexpected any. Specify a different type
|
build:
src/platform/PlatformDomain.ts#L3
Unexpected any. Specify a different type
|
build:
src/platform/PlatformDomain.ts#L4
Unexpected any. Specify a different type
|