Skip to content

Bump github.com/eclipse/paho.mqtt.golang from 1.4.3 to 1.5.0 #34

Bump github.com/eclipse/paho.mqtt.golang from 1.4.3 to 1.5.0

Bump github.com/eclipse/paho.mqtt.golang from 1.4.3 to 1.5.0 #34

Triggered via pull request August 12, 2024 08:59
Status Failure
Total duration 1m 38s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: observability/observability.go#L86
Error return value of `obs.logging.Shutdown` is not checked (errcheck)
Lint: observability/observability.go#L89
Error return value of `obs.tracing.Shutdown` is not checked (errcheck)
Lint: observability/profiling.go#L39
Error return value of `p.profiler.Stop` is not checked (errcheck)
Lint: util/util_test.go#L9
type `exampleInterface` is unused (unused)
Lint: rabbit/header.go#L32
S1002: should omit comparison to bool constant, can be simplified to `err` (gosimple)
Lint: rabbit/publisherPool.go#L50
S1000: should use for range instead of for { select {} } (gosimple)
Lint: rabbit/rabbit.go#L62
appends: append with no values (govet)
Lint: s3/client.go#L283
ineffectual assignment to ctx (ineffassign)
Lint: mqtt/util_test.go#L25
ineffectual assignment to ids (ineffassign)
Lint: mqtt/util_test.go#L28
ineffectual assignment to ids (ineffassign)