Annotations
6 errors and 12 warnings
lint-and-build:
src/extensions/button.extension.ts#L39
Argument of type 'string' is not assignable to parameter of type 'TSynapseId'.
|
lint-and-build:
src/extensions/number.extension.ts#L137
Argument of type '{ id: TSynapseId; registry: TRegistry<unknown>; value: { attributes: ATTRIBUTES; state: STATE; }; }' is not assignable to parameter of type 'LoaderOptions<STATE, ATTRIBUTES>'.
|
lint-and-build:
src/extensions/select.extension.ts#L134
Argument of type '{ id: TSynapseId; registry: TRegistry<unknown>; value: { attributes: ATTRIBUTES; state: STATE; }; }' is not assignable to parameter of type 'LoaderOptions<STATE, ATTRIBUTES>'.
|
lint-and-build:
src/extensions/sensor.extension.ts#L122
Argument of type '{ id: TSynapseId; registry: TRegistry<unknown>; value: { attributes: ATTRIBUTES; state: STATE; }; }' is not assignable to parameter of type 'LoaderOptions<STATE, ATTRIBUTES>'.
|
lint-and-build:
src/extensions/switch.extension.ts#L109
Argument of type '{ id: TSynapseId; registry: TRegistry<unknown>; value: { attributes: ATTRIBUTES; state: "off"; }; }' is not assignable to parameter of type 'LoaderOptions<LocalOnOff, ATTRIBUTES>'.
|
lint-and-build
Process completed with exit code 2.
|
lint-and-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-and-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint-and-build:
src/helpers/device-class.helper.ts#L2
Unknown word: "tsdoc"
|
lint-and-build:
src/helpers/device-class.helper.ts#L18
Unknown word: "cbar"
|
lint-and-build:
src/helpers/device-class.helper.ts#L18
Unknown word: "mbar"
|
lint-and-build:
src/helpers/device-class.helper.ts#L38
Unknown word: "kbit"
|
lint-and-build:
src/helpers/device-class.helper.ts#L38
Unknown word: "Mbit"
|
lint-and-build:
src/helpers/device-class.helper.ts#L38
Unknown word: "Gbit"
|
lint-and-build:
src/helpers/device-class.helper.ts#L42
Unknown word: "kbit"
|
lint-and-build:
src/helpers/device-class.helper.ts#L42
Unknown word: "Mbit"
|
lint-and-build:
src/helpers/device-class.helper.ts#L42
Unknown word: "Gbit"
|
lint-and-build:
src/helpers/device-class.helper.ts#L130
Unknown word: "cbar"
|