Skip to content

Bump otel dependencies to v0.115.0/v1.21.0 #2541

Bump otel dependencies to v0.115.0/v1.21.0

Bump otel dependencies to v0.115.0/v1.21.0 #2541

Triggered via pull request February 2, 2025 19:51
Status Failure
Total duration 5m 50s
Artifacts

PR-build.yml

on: pull_request
Check changes
5s
Check changes
Test data race
0s
Test data race
Matrix: build
Fit to window
Zoom out
Zoom in

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.