fix(deps): update rust crate tracing-opentelemetry to 0.27.0 #12115
Triggered via pull request
September 22, 2024 05:12
Status
Failure
Total duration
2m 33s
Artifacts
–
lint.yml
on: pull_request
Run Formatter and Lint Check
1m 20s
Annotations
10 errors
Run Formatter and Lint Check:
src/core/http/request_handler.rs#L380
the trait bound `opentelemetry::common::Key: From<opentelemetry::Key>` is not satisfied
|
Run Formatter and Lint Check:
src/core/http/request_handler.rs#L380
the trait bound `opentelemetry::common::Value: From<opentelemetry::Value>` is not satisfied
|
Run Formatter and Lint Check:
src/core/http/telemetry.rs#L78
mismatched types
|
Run Formatter and Lint Check:
src/cli/runtime/http.rs#L155
mismatched types
|
Run Formatter and Lint Check:
src/cli/runtime/http.rs#L175
the trait bound `opentelemetry::common::Key: From<opentelemetry::Key>` is not satisfied
|
Run Formatter and Lint Check:
src/cli/runtime/http.rs#L175
the trait bound `opentelemetry::common::Value: From<opentelemetry::Value>` is not satisfied
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L102
the trait bound `opentelemetry_sdk::trace::Tracer: opentelemetry::trace::tracer::Tracer` is not satisfied
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L102
the trait bound `opentelemetry_sdk::trace::Tracer: PreSampledTracer` is not satisfied
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L224
the trait bound `opentelemetry_sdk::trace::Tracer: opentelemetry::trace::tracer::Tracer` is not satisfied
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L224
the trait bound `opentelemetry_sdk::trace::Tracer: PreSampledTracer` is not satisfied
|