Skip to content

build(deps): bump go.opentelemetry.io/otel/trace from 1.24.0 to 1.25.0 #102

build(deps): bump go.opentelemetry.io/otel/trace from 1.24.0 to 1.25.0

build(deps): bump go.opentelemetry.io/otel/trace from 1.24.0 to 1.25.0 #102

Triggered via pull request April 5, 2024 19:27
Status Failure
Total duration 1m 55s
Artifacts

linux_jobs.yml

on: pull_request
Matrix: memory_jobs_test
Upload codecov
0s
Upload codecov
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Memory JOBS plugin (Go stable, PHP 8.2, OS ubuntu-latest)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
Memory JOBS plugin (Go stable, PHP 8.2, OS ubuntu-latest)
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)
Memory JOBS plugin (Go stable, PHP 8.2, OS ubuntu-latest)
impossible type assertion: p.(*recordingSpan)
Memory JOBS plugin (Go stable, PHP 8.2, OS ubuntu-latest)
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)
Memory JOBS plugin (Go stable, PHP 8.2, OS ubuntu-latest)
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)
Memory JOBS plugin (Go stable, PHP 8.2, OS ubuntu-latest)
Process completed with exit code 1.
Memory JOBS plugin (Go stable, PHP 8.2, OS ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/memory/memory. Supported file pattern: go.sum