Skip to content

chore(deps): bump the opentelemetry group with 3 updates #62

chore(deps): bump the opentelemetry group with 3 updates

chore(deps): bump the opentelemetry group with 3 updates #62

Triggered via pull request April 10, 2024 07:52
Status Failure
Total duration 3m 10s
Artifacts

x.yml

on: pull_request
Matrix: test / run
Fit to window
Zoom out
Zoom in

Annotations

25 errors
test / run (386, ubuntu-latest, 1.21.x)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
test / run (386, ubuntu-latest, 1.21.x)
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)
test / run (386, ubuntu-latest, 1.21.x)
impossible type assertion: p.(*recordingSpan)
test / run (386, ubuntu-latest, 1.21.x)
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)
test / run (386, ubuntu-latest, 1.21.x)
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)
test / run (386, ubuntu-latest, 1.21.x)
Process completed with exit code 1.
test / run (amd64, windows-latest, 1.21.x)
The job was canceled because "_386_ubuntu-latest_1_21_x" failed.
test / run (amd64, windows-latest, 1.21.x)
The operation was canceled.
test / run (amd64, macos-latest, 1.21.x)
The job was canceled because "_386_ubuntu-latest_1_21_x" failed.
test / run (amd64, macos-latest, 1.21.x)
The operation was canceled.
test / run (amd64, ubuntu-latest, 1.21.x)
The job was canceled because "_386_ubuntu-latest_1_21_x" failed.
test / run (amd64, ubuntu-latest, 1.21.x)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
test / run (amd64, ubuntu-latest, 1.21.x)
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)
test / run (amd64, ubuntu-latest, 1.21.x)
impossible type assertion: p.(*recordingSpan)
test / run (amd64, ubuntu-latest, 1.21.x)
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)
test / run (amd64, ubuntu-latest, 1.21.x)
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)
test / run (amd64, ubuntu-latest, 1.21.x)
The operation was canceled.
test / run (amd64, ubuntu-latest, -race, 1.21.x)
The job was canceled because "_386_ubuntu-latest_1_21_x" failed.
test / run (amd64, ubuntu-latest, -race, 1.21.x)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
test / run (amd64, ubuntu-latest, -race, 1.21.x)
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)
test / run (amd64, ubuntu-latest, -race, 1.21.x)
impossible type assertion: p.(*recordingSpan)
test / run (amd64, ubuntu-latest, -race, 1.21.x)
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)
test / run (amd64, ubuntu-latest, -race, 1.21.x)
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)
test / run (amd64, ubuntu-latest, -race, 1.21.x)
The operation was canceled.
lint / run
golangci-lint exit with code 3