fix(compression): Changes that follow core breaking changes to the confighttp API #79158
Annotations
10 errors and 1 warning
Lint
missing go.sum entry for module providing package go.opentelemetry.io/collector/config/configcompression (imported by github.com/open-telemetry/opentelemetry-collector-contrib/testbed/testbed); to add:
|
Lint
missing go.sum entry for module providing package go.opentelemetry.io/collector/config/confighttp (imported by github.com/open-telemetry/opentelemetry-collector-contrib/testbed/datareceivers); to add:
|
Lint:
testbed/dataconnectors/routing.go#L35
rc.ReceiverDataType undefined (type *RoutingDataConnector has no field or method ReceiverDataType) (typecheck)
|
Lint:
testbed/dataconnectors/spanmetrics.go#L32
smc.ReceiverDataType undefined (type *SpanMetricDataConnector has no field or method ReceiverDataType) (typecheck)
|
Lint:
testbed/datareceivers/carbon.go#L38
cr.Port undefined (type *CarbonDataReceiver has no field or method Port) (typecheck)
|
Lint:
testbed/datareceivers/carbon.go#L62
cr.Port undefined (type *CarbonDataReceiver has no field or method Port) (typecheck)
|
Lint:
testbed/datareceivers/jaeger.go#L37
jr.Port undefined (type *jaegerDataReceiver has no field or method Port) (typecheck)
|
Lint:
testbed/datareceivers/jaeger.go#L61
jr.Port undefined (type *jaegerDataReceiver has no field or method Port) (typecheck)
|
Lint:
testbed/datareceivers/opencensus.go#L36
or.Port undefined (type *ocDataReceiver has no field or method Port) (typecheck)
|
Lint:
testbed/datareceivers/opencensus.go#L64
or.Port undefined (type *ocDataReceiver has no field or method Port) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading