Skip to content

feat(transport): add mqtt #16

feat(transport): add mqtt

feat(transport): add mqtt #16

Re-run triggered May 25, 2024 12:17
Status Failure
Total duration 1m 54s
Artifacts

checks.yml

on: pull_request
Matrix: test / test_linux
Matrix: test / test_windows
Fit to window
Zoom out
Zoom in

Annotations

3 errors
typecheck / typecheck: src/transports/mqtt.ts#L8
'IClientOptions' is declared but its value is never read.
typecheck / typecheck: src/transports/mqtt.ts#L89
Type 'string' has no properties in common with type 'Pick<IClientOptions, "incomingStore" | "outgoingStore">'.
typecheck / typecheck
Process completed with exit code 2.