This repository was archived by the owner on Oct 11, 2024. It is now read-only.
chore(deps): bump the opentelemetry group with 2 updates #94
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
x.yml
on: pull_request
cover
/
run
32s
lint
/
run
2m 47s
lint
/
mod
9s
lint
/
gen
11s
commit
/
lint
0s
Matrix: test / run
cover
/
send
0s
Annotations
36 errors
test / run (amd64, macos-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, macos-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, macos-latest, 1.21.x)
impossible type assertion: p.(*recordingSpan)
|
test / run (amd64, macos-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, macos-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, macos-latest, 1.21.x)
Process completed with exit code 1.
|
test / run (amd64, ubuntu-latest, 1.21.x)
The job was canceled because "amd64_macos-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)
Process completed with exit code 1.
|
test / run (amd64, ubuntu-latest, -race, 1.21.x)
The job was canceled because "amd64_macos-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.
|
test / run (amd64, windows-latest, 1.21.x)
The job was canceled because "amd64_macos-latest_1_21_x" failed.
|
test / run (amd64, windows-latest, 1.21.x)
The operation was canceled.
|
cover / run
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
|
cover / run
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)
|
cover / run
impossible type assertion: p.(*recordingSpan)
|
cover / run
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)
|
cover / run
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)
|
cover / run
Process completed with exit code 2.
|
test / run (386, ubuntu-latest, 1.21.x)
The job was canceled because "amd64_macos-latest_1_21_x" failed.
|
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)
The operation was canceled.
|
lint / run
golangci-lint exit with code 3
|