[devices-module][homekit-connector] Refactoring devices module UI to … #319
Annotations
10 errors
Build the project:
assets/components/connector-detail.vue#L148
'"@fastybird/devices-module"' has no exported member named 'IConnectorDetailProps'. Did you mean 'IViewConnectorDetailProps'?
|
Build the project:
assets/components/connector-detail.vue#L167
Parameter 'property' implicitly has an 'any' type.
|
Build the project:
assets/components/connector-detail.vue#L171
Parameter 'property' implicitly has an 'any' type.
|
Build the project:
assets/components/connector-detail.vue#L175
Parameter 'property' implicitly has an 'any' type.
|
Build the project:
assets/components/connector-device.vue#L61
'"@fastybird/devices-module"' has no exported member named 'IConnectorDeviceProps'. Did you mean 'IConnectorsIconProps'?
|
Build the project:
assets/components/connector-device.vue#L61
Module '"@fastybird/devices-module"' has no exported member 'IConnectorDeviceEmits'.
|
Build the project:
assets/components/connector-device.vue#L83
Parameter 'property' implicitly has an 'any' type.
|
Build the project:
assets/components/connector-devices.vue#L83
Module '"@fastybird/devices-module"' has no exported member 'IConnectorDevicesEmits'.
|
Build the project:
assets/components/connector-devices.vue#L83
'"@fastybird/devices-module"' has no exported member named 'IConnectorDevicesProps'. Did you mean 'IConnectorsIconProps'?
|
Build the project:
assets/components/connector-settings-edit.vue#L16
Property 'connectorData' does not exist on type 'Readonly<MappedOmit<unknown, "remoteFormSubmit" | "remoteFormResult" | "remoteFormReset">> & {} & {}'.
|
Loading