Skip to content

[POC][exporter] exporter batcher - byte size based batching #22287

[POC][exporter] exporter batcher - byte size based batching

[POC][exporter] exporter batcher - byte size based batching #22287

Triggered via pull request January 22, 2025 02:46
Status Failure
Total duration 6m 53s
Artifacts

build-and-test-windows.yaml

on: pull_request
Matrix: windows-service-test
Matrix: windows-unittest
Fit to window
Zoom out
Zoom in

Annotations

42 errors
windows-service-test (windows-2022)
impossible type assertion: r2.(*FakeRequest)
windows-service-test (windows-2022)
cannot use &FakeRequest{…} (value of type *FakeRequest) as internal.Request value in array or slice literal: *FakeRequest does not implement internal.Request (missing method ByteSize)
windows-service-test (windows-2022)
impossible type assertion: r2.(*FakeRequest)
windows-service-test (windows-2022)
impossible type assertion: r2.(*FakeRequest)
windows-service-test (windows-2022)
impossible type assertion: r2.(*FakeRequest)
windows-service-test (windows-2022)
cannot use r (variable of type *FakeRequest) as internal.Request value in array or slice literal: *FakeRequest does not implement internal.Request (missing method ByteSize)
windows-service-test (windows-2022)
cannot use r (variable of type *FakeRequest) as internal.Request value in argument to append: *FakeRequest does not implement internal.Request (missing method ByteSize)
windows-service-test (windows-2022)
cannot use &FakeRequest{…} (value of type *FakeRequest) as internal.Request value in argument to append: *FakeRequest does not implement internal.Request (missing method ByteSize)
windows-service-test (windows-2022)
cannot use &FakeRequest{…} (value of type *FakeRequest) as internal.Request value in argument to append: *FakeRequest does not implement internal.Request (missing method ByteSize)
windows-service-test (windows-2022)
Process completed with exit code 1.
windows-service-test (windows-2022)
Process completed with exit code 1.
windows-unittest (windows-2025)
cannot use &FakeRequest{…} (value of type *FakeRequest) as internal.Request value in argument to append: *FakeRequest does not implement internal.Request (missing method ByteSize)\n"
windows-unittest (windows-2025)
cannot use &FakeRequest{…} (value of type *FakeRequest) as internal.Request value in argument to append: *FakeRequest does not implement internal.Request (missing method ByteSize)\n"
windows-unittest (windows-2025): exporter/internal/requesttest/fake_request.go#L70
impossible type assertion: r2.(*FakeRequest)
windows-unittest (windows-2025): exporter/internal/requesttest/fake_request.go#L75
cannot use &FakeRequest{…} (value of type *FakeRequest) as internal.Request value in array or slice literal: *FakeRequest does not implement internal.Request (missing method ByteSize)
windows-unittest (windows-2025): exporter/internal/requesttest/fake_request.go#L88
impossible type assertion: r2.(*FakeRequest)
windows-unittest (windows-2025): exporter/internal/requesttest/fake_request.go#L89
impossible type assertion: r2.(*FakeRequest)
windows-unittest (windows-2025): exporter/internal/requesttest/fake_request.go#L91
impossible type assertion: r2.(*FakeRequest)
windows-unittest (windows-2025): exporter/internal/requesttest/fake_request.go#L104
cannot use r (variable of type *FakeRequest) as internal.Request value in array or slice literal: *FakeRequest does not implement internal.Request (missing method ByteSize)
windows-unittest (windows-2025): exporter/internal/requesttest/fake_request.go#L109
cannot use r (variable of type *FakeRequest) as internal.Request value in argument to append: *FakeRequest does not implement internal.Request (missing method ByteSize)
windows-unittest (windows-2025): exporter/internal/requesttest/fake_request.go#L114
cannot use &FakeRequest{…} (value of type *FakeRequest) as internal.Request value in argument to append: *FakeRequest does not implement internal.Request (missing method ByteSize)
windows-service-test (windows-2025)
impossible type assertion: r2.(*FakeRequest)
windows-service-test (windows-2025)
cannot use &FakeRequest{…} (value of type *FakeRequest) as internal.Request value in array or slice literal: *FakeRequest does not implement internal.Request (missing method ByteSize)
windows-service-test (windows-2025)
impossible type assertion: r2.(*FakeRequest)
windows-service-test (windows-2025)
impossible type assertion: r2.(*FakeRequest)
windows-service-test (windows-2025)
impossible type assertion: r2.(*FakeRequest)
windows-service-test (windows-2025)
cannot use r (variable of type *FakeRequest) as internal.Request value in array or slice literal: *FakeRequest does not implement internal.Request (missing method ByteSize)
windows-service-test (windows-2025)
cannot use r (variable of type *FakeRequest) as internal.Request value in argument to append: *FakeRequest does not implement internal.Request (missing method ByteSize)
windows-service-test (windows-2025)
cannot use &FakeRequest{…} (value of type *FakeRequest) as internal.Request value in argument to append: *FakeRequest does not implement internal.Request (missing method ByteSize)
windows-service-test (windows-2025)
cannot use &FakeRequest{…} (value of type *FakeRequest) as internal.Request value in argument to append: *FakeRequest does not implement internal.Request (missing method ByteSize)
windows-service-test (windows-2025)
Process completed with exit code 1.
windows-service-test (windows-2025)
Process completed with exit code 1.
windows-unittest (windows-2022)
cannot use &FakeRequest{…} (value of type *FakeRequest) as internal.Request value in argument to append: *FakeRequest does not implement internal.Request (missing method ByteSize)\n"
windows-unittest (windows-2022)
cannot use &FakeRequest{…} (value of type *FakeRequest) as internal.Request value in argument to append: *FakeRequest does not implement internal.Request (missing method ByteSize)\n"
windows-unittest (windows-2022): exporter/internal/requesttest/fake_request.go#L70
impossible type assertion: r2.(*FakeRequest)
windows-unittest (windows-2022): exporter/internal/requesttest/fake_request.go#L75
cannot use &FakeRequest{…} (value of type *FakeRequest) as internal.Request value in array or slice literal: *FakeRequest does not implement internal.Request (missing method ByteSize)
windows-unittest (windows-2022): exporter/internal/requesttest/fake_request.go#L88
impossible type assertion: r2.(*FakeRequest)
windows-unittest (windows-2022): exporter/internal/requesttest/fake_request.go#L89
impossible type assertion: r2.(*FakeRequest)
windows-unittest (windows-2022): exporter/internal/requesttest/fake_request.go#L91
impossible type assertion: r2.(*FakeRequest)
windows-unittest (windows-2022): exporter/internal/requesttest/fake_request.go#L104
cannot use r (variable of type *FakeRequest) as internal.Request value in array or slice literal: *FakeRequest does not implement internal.Request (missing method ByteSize)
windows-unittest (windows-2022): exporter/internal/requesttest/fake_request.go#L109
cannot use r (variable of type *FakeRequest) as internal.Request value in argument to append: *FakeRequest does not implement internal.Request (missing method ByteSize)
windows-unittest (windows-2022): exporter/internal/requesttest/fake_request.go#L114
cannot use &FakeRequest{…} (value of type *FakeRequest) as internal.Request value in argument to append: *FakeRequest does not implement internal.Request (missing method ByteSize)