Skip to content

[POC] Byte size based batching #25914

[POC] Byte size based batching

[POC] Byte size based batching #25914

Triggered via pull request January 2, 2025 22:52
Status Failure
Total duration 3m 10s
Artifacts

build-and-test.yml

on: pull_request
setup-environment
16s
setup-environment
govulncheck
36s
govulncheck
Matrix: unittest-matrix
Matrix: cross-build-collector
unittest
0s
unittest
Fit to window
Zoom out
Zoom in

Annotations

133 errors and 17 warnings
test-coverage
too many errors\n"
test-coverage
too many errors\n"
test-coverage: exporter/exporterhelper/internal/request.go#L65
impossible type assertion: r2.(*fakeRequest)
test-coverage: exporter/exporterhelper/internal/request.go#L69
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
test-coverage: exporter/exporterhelper/internal/request.go#L94
impossible type assertion: r2.(*fakeRequest)
test-coverage: exporter/exporterhelper/internal/request.go#L95
impossible type assertion: r2.(*fakeRequest)
test-coverage: exporter/exporterhelper/internal/request.go#L97
impossible type assertion: r2.(*fakeRequest)
test-coverage: exporter/exporterhelper/internal/request.go#L110
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in array or slice literal: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
test-coverage: exporter/exporterhelper/internal/request.go#L115
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
test-coverage: exporter/exporterhelper/internal/request.go#L120
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
unittest-matrix (ubuntu-latest, ~1.22)
impossible type assertion: r2.(*fakeRequest)
unittest-matrix (ubuntu-latest, ~1.22)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
unittest-matrix (ubuntu-latest, ~1.22)
impossible type assertion: r2.(*fakeRequest)
unittest-matrix (ubuntu-latest, ~1.22)
impossible type assertion: r2.(*fakeRequest)
unittest-matrix (ubuntu-latest, ~1.22)
impossible type assertion: r2.(*fakeRequest)
unittest-matrix (ubuntu-latest, ~1.22)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in array or slice literal: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
unittest-matrix (ubuntu-latest, ~1.22)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
unittest-matrix (ubuntu-latest, ~1.22)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
unittest-matrix (ubuntu-latest, ~1.22)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
unittest-matrix (ubuntu-latest, ~1.22)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (darwin, amd64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (darwin, amd64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (darwin, amd64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (darwin, amd64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (darwin, amd64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (darwin, amd64)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in array or slice literal: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (darwin, amd64)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (darwin, amd64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (darwin, amd64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (darwin, amd64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, arm, 7)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, arm, 7)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, arm, 7)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, arm, 7)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, arm, 7)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, arm, 7)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in array or slice literal: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, arm, 7)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, arm, 7)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, arm, 7)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, arm, 7)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, amd64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, amd64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, amd64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, amd64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, amd64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, amd64)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in array or slice literal: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, amd64)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, amd64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, amd64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, amd64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, arm64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, arm64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, arm64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, arm64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, arm64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, arm64)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in array or slice literal: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, arm64)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, arm64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, arm64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, arm64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
unittest-matrix (ubuntu-latest, ~1.23)
The job was canceled because "ubuntu-latest__1_22" failed.
unittest-matrix (ubuntu-latest, ~1.23)
impossible type assertion: r2.(*fakeRequest)
unittest-matrix (ubuntu-latest, ~1.23)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
unittest-matrix (ubuntu-latest, ~1.23)
impossible type assertion: r2.(*fakeRequest)
unittest-matrix (ubuntu-latest, ~1.23)
impossible type assertion: r2.(*fakeRequest)
unittest-matrix (ubuntu-latest, ~1.23)
impossible type assertion: r2.(*fakeRequest)
unittest-matrix (ubuntu-latest, ~1.23)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in array or slice literal: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
unittest-matrix (ubuntu-latest, ~1.23)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
unittest-matrix (ubuntu-latest, ~1.23)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
unittest-matrix (ubuntu-latest, ~1.23)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
unittest-matrix (ubuntu-latest, ~1.23)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (windows, amd64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (windows, amd64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (windows, amd64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (windows, amd64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (windows, amd64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (windows, amd64)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in array or slice literal: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (windows, amd64)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (windows, amd64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (windows, amd64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (windows, amd64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (darwin, arm64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (darwin, arm64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (darwin, arm64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (darwin, arm64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (darwin, arm64)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (darwin, arm64)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in array or slice literal: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (darwin, arm64)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (darwin, arm64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (darwin, arm64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (darwin, arm64)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, s390x)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, s390x)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, s390x)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, s390x)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, s390x)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, s390x)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in array or slice literal: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, s390x)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, s390x)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, s390x)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, s390x)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, 386)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, 386)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, 386)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, 386)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, 386)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, 386)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in array or slice literal: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, 386)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, 386)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, 386)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, 386)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, ppc64le)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, ppc64le)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, ppc64le)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, ppc64le)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, ppc64le)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (linux, ppc64le)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in array or slice literal: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, ppc64le)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, ppc64le)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, ppc64le)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (linux, ppc64le)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
unittest
Process completed with exit code 1.
cross-build-collector (windows, 386)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (windows, 386)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (windows, 386)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (windows, 386)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (windows, 386)
impossible type assertion: r2.(*fakeRequest)
cross-build-collector (windows, 386)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in array or slice literal: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (windows, 386)
cannot use r (variable of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (windows, 386)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (windows, 386)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in argument to append: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
cross-build-collector (windows, 386)
cannot use &fakeRequest{…} (value of type *fakeRequest) as "go.opentelemetry.io/collector/exporter/internal".Request value in return statement: *fakeRequest does not implement "go.opentelemetry.io/collector/exporter/internal".Request (missing method BytesSize)
lint
Process completed with exit code 2.
setup-environment
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
govulncheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unittest-matrix (ubuntu-latest, ~1.22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-build-collector (darwin, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-build-collector (linux, arm, 7)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-build-collector (linux, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-build-collector (linux, arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-build-collector (windows, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-build-collector (darwin, arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-build-collector (linux, s390x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-build-collector (linux, 386)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-build-collector (linux, ppc64le)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unittest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-build-collector (windows, 386)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636