[POC] Byte size based batching #29731
contrib-tests.yml
on: pull_request
Matrix: contrib-tests-matrix
contrib_tests
0s
Annotations
100 errors and 14 warnings
contrib-tests-matrix (exporter-0):
exporter/exporterhelper/internal/request.go#L65
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (exporter-0):
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)
|
contrib-tests-matrix (exporter-0):
exporter/exporterhelper/internal/request.go#L94
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (exporter-0):
exporter/exporterhelper/internal/request.go#L95
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (exporter-0):
exporter/exporterhelper/internal/request.go#L97
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (exporter-0):
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)
|
contrib-tests-matrix (exporter-0):
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)
|
contrib-tests-matrix (exporter-0):
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)
|
contrib-tests-matrix (exporter-0):
exporter/exporterhelper/internal/request.go#L123
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)
|
contrib-tests-matrix (exporter-0):
exporter/exporterhelper/internal/request.go#L132
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)
|
contrib-tests-matrix (pkg):
exporter/exporterhelper/internal/request.go#L65
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (pkg):
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)
|
contrib-tests-matrix (pkg):
exporter/exporterhelper/internal/request.go#L94
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (pkg):
exporter/exporterhelper/internal/request.go#L95
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (pkg):
exporter/exporterhelper/internal/request.go#L97
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (pkg):
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)
|
contrib-tests-matrix (pkg):
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)
|
contrib-tests-matrix (pkg):
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)
|
contrib-tests-matrix (pkg):
exporter/exporterhelper/internal/request.go#L123
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)
|
contrib-tests-matrix (pkg):
exporter/exporterhelper/internal/request.go#L132
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)
|
contrib-tests-matrix (receiver-1):
exporter/exporterhelper/internal/request.go#L65
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (receiver-1):
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)
|
contrib-tests-matrix (receiver-1):
exporter/exporterhelper/internal/request.go#L94
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (receiver-1):
exporter/exporterhelper/internal/request.go#L95
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (receiver-1):
exporter/exporterhelper/internal/request.go#L97
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (receiver-1):
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)
|
contrib-tests-matrix (receiver-1):
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)
|
contrib-tests-matrix (receiver-1):
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)
|
contrib-tests-matrix (receiver-1):
exporter/exporterhelper/internal/request.go#L123
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)
|
contrib-tests-matrix (receiver-1):
exporter/exporterhelper/internal/request.go#L132
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)
|
contrib-tests-matrix (receiver-3):
exporter/exporterhelper/internal/request.go#L65
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (receiver-3):
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)
|
contrib-tests-matrix (receiver-3):
exporter/exporterhelper/internal/request.go#L94
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (receiver-3):
exporter/exporterhelper/internal/request.go#L95
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (receiver-3):
exporter/exporterhelper/internal/request.go#L97
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (receiver-3):
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)
|
contrib-tests-matrix (receiver-3):
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)
|
contrib-tests-matrix (receiver-3):
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)
|
contrib-tests-matrix (receiver-3):
exporter/exporterhelper/internal/request.go#L123
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)
|
contrib-tests-matrix (receiver-3):
exporter/exporterhelper/internal/request.go#L132
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)
|
contrib-tests-matrix (connector):
exporter/exporterhelper/internal/request.go#L65
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (connector):
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)
|
contrib-tests-matrix (connector):
exporter/exporterhelper/internal/request.go#L94
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (connector):
exporter/exporterhelper/internal/request.go#L95
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (connector):
exporter/exporterhelper/internal/request.go#L97
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (connector):
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)
|
contrib-tests-matrix (connector):
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)
|
contrib-tests-matrix (connector):
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)
|
contrib-tests-matrix (connector):
exporter/exporterhelper/internal/request.go#L123
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)
|
contrib-tests-matrix (connector):
exporter/exporterhelper/internal/request.go#L132
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)
|
contrib-tests-matrix (other):
exporter/exporterhelper/internal/request.go#L65
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (other):
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)
|
contrib-tests-matrix (other):
exporter/exporterhelper/internal/request.go#L94
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (other):
exporter/exporterhelper/internal/request.go#L95
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (other):
exporter/exporterhelper/internal/request.go#L97
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (other):
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)
|
contrib-tests-matrix (other):
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)
|
contrib-tests-matrix (other):
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)
|
contrib-tests-matrix (other):
exporter/exporterhelper/internal/request.go#L123
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)
|
contrib-tests-matrix (other):
exporter/exporterhelper/internal/request.go#L132
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)
|
contrib-tests-matrix (exporter-1):
exporter/exporterhelper/internal/request.go#L65
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (exporter-1):
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)
|
contrib-tests-matrix (exporter-1):
exporter/exporterhelper/internal/request.go#L94
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (exporter-1):
exporter/exporterhelper/internal/request.go#L95
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (exporter-1):
exporter/exporterhelper/internal/request.go#L97
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (exporter-1):
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)
|
contrib-tests-matrix (exporter-1):
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)
|
contrib-tests-matrix (exporter-1):
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)
|
contrib-tests-matrix (exporter-1):
exporter/exporterhelper/internal/request.go#L123
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)
|
contrib-tests-matrix (exporter-1):
exporter/exporterhelper/internal/request.go#L132
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)
|
contrib-tests-matrix (internal):
exporter/exporterhelper/internal/request.go#L65
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (internal):
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)
|
contrib-tests-matrix (internal):
exporter/exporterhelper/internal/request.go#L94
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (internal):
exporter/exporterhelper/internal/request.go#L95
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (internal):
exporter/exporterhelper/internal/request.go#L97
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (internal):
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)
|
contrib-tests-matrix (internal):
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)
|
contrib-tests-matrix (internal):
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)
|
contrib-tests-matrix (internal):
exporter/exporterhelper/internal/request.go#L123
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)
|
contrib-tests-matrix (internal):
exporter/exporterhelper/internal/request.go#L132
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)
|
contrib-tests-matrix (processor):
exporter/exporterhelper/internal/request.go#L65
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (processor):
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)
|
contrib-tests-matrix (processor):
exporter/exporterhelper/internal/request.go#L94
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (processor):
exporter/exporterhelper/internal/request.go#L95
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (processor):
exporter/exporterhelper/internal/request.go#L97
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (processor):
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)
|
contrib-tests-matrix (processor):
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)
|
contrib-tests-matrix (processor):
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)
|
contrib-tests-matrix (processor):
exporter/exporterhelper/internal/request.go#L123
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)
|
contrib-tests-matrix (processor):
exporter/exporterhelper/internal/request.go#L132
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)
|
contrib-tests-matrix (receiver-2):
exporter/exporterhelper/internal/request.go#L65
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (receiver-2):
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)
|
contrib-tests-matrix (receiver-2):
exporter/exporterhelper/internal/request.go#L94
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (receiver-2):
exporter/exporterhelper/internal/request.go#L95
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (receiver-2):
exporter/exporterhelper/internal/request.go#L97
impossible type assertion: r2.(*fakeRequest)
|
contrib-tests-matrix (receiver-2):
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)
|
contrib-tests-matrix (receiver-2):
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)
|
contrib-tests-matrix (receiver-2):
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)
|
contrib-tests-matrix (receiver-2):
exporter/exporterhelper/internal/request.go#L123
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)
|
contrib-tests-matrix (receiver-2):
exporter/exporterhelper/internal/request.go#L132
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)
|
contrib-tests-matrix (cmd-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
contrib-tests-matrix (exporter-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
contrib-tests-matrix (pkg)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
contrib-tests-matrix (cmd-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
contrib-tests-matrix (receiver-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
contrib-tests-matrix (receiver-3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
contrib-tests-matrix (connector)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
contrib-tests-matrix (other)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
contrib-tests-matrix (exporter-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
contrib-tests-matrix (internal)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
contrib-tests-matrix (processor)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
contrib-tests-matrix (extension)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
contrib-tests-matrix (receiver-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
contrib-tests-matrix (receiver-2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|