Enforce TS strict
type checking.
#11656
Annotations
10 errors
lib/controller.ts#L88
Argument of type 'Logger' is not assignable to parameter of type 'import("/Users/runner/work/zigbee2mqtt/zigbee2mqtt/node_modules/zigbee-herdsman-converters/lib/types").Logger'.
|
lib/extension/availability.ts#L46
'entity.zh.lastSeen' is possibly 'undefined'.
|
lib/extension/availability.ts#L169
'entity.zh.lastSeen' is possibly 'undefined'.
|
lib/extension/availability.ts#L238
Object is possibly 'undefined'.
|
lib/extension/availability.ts#L244
Type 'undefined' is not assignable to type 'string'.
|
lib/extension/bridge.ts#L30
Namespace '"/Users/runner/work/zigbee2mqtt/zigbee2mqtt/node_modules/zigbee-herdsman-converters/index"' has no exported member 'Option'.
|
lib/extension/frontend.ts#L169
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
|
lib/extension/groups.ts#L20
'e.features' is possibly 'undefined'.
|
lib/extension/groups.ts#L21
'e.features' is possibly 'undefined'.
|
lib/extension/groups.ts#L22
'e.features' is possibly 'undefined'.
|
The logs for this run have expired and are no longer available.
Loading