Bump otel dependencies to v0.115.0/v1.21.0 #2592
PR-build.yml
on: pull_request
Annotations
5 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/translate_otel.go#L80
ineffectual assignment to err (ineffassign)
|
Check lint
Process completed with exit code 2.
|