Skip to content

chore(deps): bump go.opentelemetry.io/otel from 1.21.0 to 1.27.0 #23909

chore(deps): bump go.opentelemetry.io/otel from 1.21.0 to 1.27.0

chore(deps): bump go.opentelemetry.io/otel from 1.21.0 to 1.27.0 #23909

Triggered via pull request May 22, 2024 11:19
Status Failure
Total duration 5m 25s
Artifacts

image.yaml

on: pull_request
set-vars
5s
set-vars
build-and-publish  /  publish
build-and-publish / publish
build-and-publish-provenance  /  detect-env
build-and-publish-provenance / detect-env
build-and-publish-provenance  /  generator
build-and-publish-provenance / generator
build-and-publish-provenance  /  final
build-and-publish-provenance / final
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build-only / publish
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
build-only / publish
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-only / publish
impossible type assertion: p.(*recordingSpan)
build-only / publish
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-only / publish
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-only / publish
buildx failed with: ERROR: failed to solve: process "/bin/sh -c GIT_COMMIT=$GIT_COMMIT GIT_TREE_STATE=$GIT_TREE_STATE GIT_TAG=$GIT_TAG BUILD_DATE=$BUILD_DATE GOOS=$TARGETOS GOARCH=$TARGETARCH make argocd-all" did not complete successfully: exit code: 2