Skip to content

MQTTv5 support

MQTTv5 support #306

Triggered via push November 13, 2024 16:25
Status Failure
Total duration 2m 12s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: pkg/mqtt5_client/consumer.go#L119
Error return value of `c.Connection.Disconnect` is not checked (errcheck)
lint: pkg/mqtt5_client/publisher.go#L81
Error return value of `p.Connection.Disconnect` is not checked (errcheck)
lint: pkg/mqtt5_client/publisher.go#L160
Error return value of `p.Connection.Disconnect` is not checked (errcheck)
lint: cmd/root.go#L33
var `amqp_mqtt5` is unused (unused)
lint
issues found
Build and test
Process completed with exit code 1.