Bump otel dependencies to v0.115.0/v1.21.0 #2541
PR-build.yml
on: pull_request
Annotations
6 errors
Check lint:
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 lint:
extension/agenthealth/handler/useragent/useragent_test.go#L172
var-naming: var pipelineId should be pipelineID (revive)
|
Check lint:
extension/agenthealth/handler/useragent/useragent_test.go#L173
var-naming: var pipelineIdOther should be pipelineIDOther (revive)
|
Check lint:
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 lint:
translator/translate/otel/translate_otel.go#L80
ineffectual assignment to err (ineffassign)
|
Check lint
Process completed with exit code 2.
|