fix!: Rework OTA #12441
Annotations
10 errors
Build:
lib/extension/otaUpdate.ts#L1
'"zigbee-herdsman-converters"' has no exported member named 'Ota'. Did you mean 'ota'?
|
Build:
lib/extension/otaUpdate.ts#L45
Property 'isValidUrl' does not exist on type 'typeof import("/home/runner/work/zigbee2mqtt/zigbee2mqtt/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman-converters/lib/ota/index")'.
|
Build:
lib/extension/otaUpdate.ts#L50
Property 'setConfiguration' does not exist on type 'typeof import("/home/runner/work/zigbee2mqtt/zigbee2mqtt/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman-converters/lib/ota/index")'.
|
Build:
lib/extension/otaUpdate.ts#L100
Property 'isUpdateAvailable' does not exist on type 'typeof import("/home/runner/work/zigbee2mqtt/zigbee2mqtt/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman-converters/lib/ota/index")'.
|
Build:
lib/extension/otaUpdate.ts#L148
Type 'string' is not assignable to type 'UpdateState'.
|
Build:
lib/extension/otaUpdate.ts#L195
Property 'isUpdateAvailable' does not exist on type 'typeof import("/home/runner/work/zigbee2mqtt/zigbee2mqtt/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman-converters/lib/ota/index")'.
|
Build:
lib/extension/otaUpdate.ts#L213
Property 'update' does not exist on type 'typeof import("/home/runner/work/zigbee2mqtt/zigbee2mqtt/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman-converters/lib/ota/index")'.
|
Build:
lib/extension/otaUpdate.ts#L213
Parameter 'progress' implicitly has an 'any' type.
|
Build:
lib/extension/otaUpdate.ts#L213
Parameter 'remaining' implicitly has an 'any' type.
|
Build:
lib/model/device.ts#L32
'"/home/runner/work/zigbee2mqtt/zigbee2mqtt/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman-converters/index"' has no exported member named 'Ota'. Did you mean 'ota'?
|
Loading