Skip to content

[Dependabot](deps): Bump go.opentelemetry.io/otel from 1.24.0 to 1.25.0 #966

[Dependabot](deps): Bump go.opentelemetry.io/otel from 1.24.0 to 1.25.0

[Dependabot](deps): Bump go.opentelemetry.io/otel from 1.24.0 to 1.25.0 #966

Status Failure
Total duration 38s
Artifacts

acceptance-test.yml

on: pull_request
Run chaos acceptance tests
0s
Run chaos acceptance tests
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
Build
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
Build
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
Build
impossible type assertion: p.(*recordingSpan)
Build
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
Build
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
Build
Process completed with exit code 1.
Build: grpc/shared/interface.go#L55
undefined: plugin (typecheck)
Build: grpc/shared/interface.go#L14
undefined: plugin (typecheck)
Build: grpc/shared/interface.go#L61
undefined: plugin (typecheck)
Build: grpc/quals.go#L6
"time" imported and not used (typecheck)
Build: telemetry/init_telemetry.go#L19
could not import go.opentelemetry.io/otel/sdk/trace (-: # go.opentelemetry.io/otel/sdk/trace
Build
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
Build
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
Build
impossible type assertion: p.(*recordingSpan)
Build
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
Build
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)) (typecheck)
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.