Skip to content

Update module github.com/docker/docker to v25 [SECURITY] #1448

Update module github.com/docker/docker to v25 [SECURITY]

Update module github.com/docker/docker to v25 [SECURITY] #1448

Triggered via pull request October 4, 2024 08:32
Status Failure
Total duration 1m 55s
Artifacts

ci.yml

on: pull_request
Matrix: build-with-xk6
Matrix: run-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

37 errors
build-with-xk6 (macos-latest)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
build-with-xk6 (macos-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)
build-with-xk6 (macos-latest)
impossible type assertion: p.(*recordingSpan)
build-with-xk6 (macos-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)
build-with-xk6 (macos-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)
build-with-xk6 (macos-latest)
Process completed with exit code 1.
run-linter: pkg/kubernetes/kubernetes.go#L120
k.CoreV1 undefined (type *k8s has no field or method CoreV1) (typecheck)
run-linter: pkg/testutils/testcontainers/stats.go#L94
undefined: testcontainers (typecheck)
run-linter: pkg/agent/tcpconn/disruptor.go#L50
undefined: nfqueue (typecheck)
run-linter: pkg/agent/tcpconn/disruptor.go#L52
undefined: nfqueue (typecheck)
run-linter: pkg/agent/tcpconn/disruptor.go#L73
undefined: nfqueue (typecheck)
run-linter: pkg/agent/tcpconn/disruptor.go#L75
undefined: nfqueue (typecheck)
run-linter: pkg/agent/tcpconn/disruptor.go#L79
undefined: nfqueue (typecheck)
run-linter: pkg/agent/tcpconn/integration_bench_test.go#L46
undefined: testcontainers (typecheck)
run-linter: pkg/agent/tcpconn/integration_bench_test.go#L48
undefined: testcontainers (typecheck)
run-linter: pkg/agent/tcpconn/integration_bench_test.go#L49
undefined: testcontainers (typecheck)
build-with-xk6-docker
Process completed with exit code 1.
build-with-xk6 (ubuntu-latest)
The job was canceled because "macos-latest" failed.
build-with-xk6 (ubuntu-latest)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
build-with-xk6 (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)
build-with-xk6 (ubuntu-latest)
impossible type assertion: p.(*recordingSpan)
build-with-xk6 (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)
build-with-xk6 (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)
build-with-xk6 (ubuntu-latest)
The operation was canceled.
run-unit-tests (ubuntu-latest)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
run-unit-tests (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)
run-unit-tests (ubuntu-latest)
impossible type assertion: p.(*recordingSpan)
run-unit-tests (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)
run-unit-tests (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)
run-unit-tests (ubuntu-latest)
Process completed with exit code 1.
run-unit-tests (macos-latest)
The job was canceled because "ubuntu-latest" failed.
run-unit-tests (macos-latest)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
run-unit-tests (macos-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)
run-unit-tests (macos-latest)
impossible type assertion: p.(*recordingSpan)
run-unit-tests (macos-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)
run-unit-tests (macos-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)
run-unit-tests (macos-latest)
Process completed with exit code 1.