Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.23.1 to 1.28.0 #35
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)
|