fix(deps): update rust crate tracing-opentelemetry to 0.28.0 #25076
Annotations
10 errors and 1 warning
Run cargo insta test:
src/core/http/request_handler.rs#L359
the trait bound `opentelemetry::common::Key: derive_more::From<opentelemetry::Key>` is not satisfied
|
Run cargo insta test:
src/core/http/request_handler.rs#L359
the trait bound `opentelemetry::common::Value: derive_more::From<opentelemetry::Value>` is not satisfied
|
Run cargo insta test:
src/core/http/telemetry.rs#L79
mismatched types
|
Run cargo insta test:
src/cli/runtime/http.rs#L156
mismatched types
|
Run cargo insta test:
src/cli/runtime/http.rs#L176
the trait bound `opentelemetry::common::Key: derive_more::From<opentelemetry::Key>` is not satisfied
|
Run cargo insta test:
src/cli/runtime/http.rs#L176
the trait bound `opentelemetry::common::Value: derive_more::From<opentelemetry::Value>` is not satisfied
|
Run cargo insta test:
src/cli/telemetry.rs#L102
the trait bound `opentelemetry_sdk::trace::Tracer: opentelemetry::trace::tracer::Tracer` is not satisfied
|
Run cargo insta test:
src/cli/telemetry.rs#L102
the trait bound `opentelemetry_sdk::trace::Tracer: PreSampledTracer` is not satisfied
|
Run cargo insta test:
src/cli/telemetry.rs#L224
the trait bound `opentelemetry_sdk::trace::Tracer: opentelemetry::trace::tracer::Tracer` is not satisfied
|
Run cargo insta test:
src/cli/telemetry.rs#L224
the trait bound `opentelemetry_sdk::trace::Tracer: PreSampledTracer` is not satisfied
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading