[Dependabot](deps): Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.16.0 to 1.17.0 #778
Annotations
13 errors
|
|
|
telemetry/init_telemetry.go#L15
could not import go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc (-: # go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
|
|
|
connection/connection_cache.go#L61
Error return value of `c.cache.Delete` is not checked (errcheck)
|
connection/connection_cache.go#L66
Error return value of `c.cache.Invalidate` is not checked (errcheck)
|
rate_limiter/limiter_map.go#L4
G501: Blocklisted import crypto/md5: weak cryptographic primitive (gosec)
|
rate_limiter/limiter_map.go#L70
G401: Use of weak cryptographic primitive (gosec)
|
grpc/call_id.go#L14
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
plugin/schema/schema.go#L65
func `attributeTypeMapToCty` is unused (unused)
|
plugin/transform/transform.go#L20
S1011: should replace loop with `fieldNameArray = append(fieldNameArray, fieldNames...)` (gosimple)
|
The logs for this run have expired and are no longer available.
Loading