Bump otel dependencies to v0.115.0/v1.21.0 #2541
Annotations
6 errors
Check license and imports:
translator/translate/otel/common/common.go#L222
unexported-return: exported func NewTranslatorMap returns unexported type common.translatorMap[C, ID], which can be annoying to use (revive)
|
Check license and imports:
extension/agenthealth/handler/useragent/useragent_test.go#L172
var-naming: var pipelineId should be pipelineID (revive)
|
Check license and imports:
extension/agenthealth/handler/useragent/useragent_test.go#L173
var-naming: var pipelineIdOther should be pipelineIDOther (revive)
|
Check license and imports:
translator/translate/otel/extension/agenthealth/translator.go#L41
var-declaration: should omit type Name from declaration of var StatusCodeName; it will be inferred from the right-hand side (revive)
|
Check license and imports:
translator/translate/otel/translate_otel.go#L80
ineffectual assignment to err (ineffassign)
|
Check license and imports
Process completed with exit code 2.
|
Loading