fix(deps): update rust crate tracing-opentelemetry to 0.27.0 #23828
Annotations
10 errors and 2 warnings
Run Cargo Test:
src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
|
Run Cargo Test:
src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
|
Run Cargo Test:
src/core/http/telemetry.rs#L79
mismatched types
|
Run Cargo Test:
src/cli/runtime/http.rs#L156
mismatched types
|
Run Cargo Test:
src/cli/runtime/http.rs#L176
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
|
Run Cargo Test:
src/cli/runtime/http.rs#L176
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
|
Run Cargo Test:
src/cli/telemetry.rs#L102
the trait bound `opentelemetry_sdk::trace::Tracer: opentelemetry::trace::tracer::Tracer` is not satisfied
|
Run Cargo Test:
src/cli/telemetry.rs#L102
the trait bound `opentelemetry_sdk::trace::Tracer: PreSampledTracer` is not satisfied
|
Run Cargo Test:
src/cli/telemetry.rs#L224
the trait bound `opentelemetry_sdk::trace::Tracer: opentelemetry::trace::tracer::Tracer` is not satisfied
|
Run Cargo Test:
src/cli/telemetry.rs#L224
the trait bound `opentelemetry_sdk::trace::Tracer: PreSampledTracer` is not satisfied
|
Pre Upload Coverage to Codecov
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 38048 , Maximum supported length: 32766
|
Post Upload Coverage to Codecov
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 38048 , Maximum supported length: 32766
|
Loading