Update module github.com/docker/docker to v25 [SECURITY] #1441
ci.yml
on: pull_request
build-with-xk6-docker
1m 25s
run-linter
1m 26s
Codespell
7s
Matrix: build-with-xk6
Matrix: run-unit-tests
Annotations
37 errors
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)
Process completed with exit code 1.
|
build-with-xk6-docker
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 (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
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)
The operation was canceled.
|
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.
|
run-unit-tests (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
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)
The operation was canceled.
|