Skip to content

fix(deps): update rust crate tracing-opentelemetry to 0.28.0 #15248

fix(deps): update rust crate tracing-opentelemetry to 0.28.0

fix(deps): update rust crate tracing-opentelemetry to 0.28.0 #15248

Triggered via pull request December 24, 2024 23:01
Status Failure
Total duration 5m 1s
Artifacts

lint.yml

on: pull_request
Run Formatter and Lint Check
4m 47s
Run Formatter and Lint Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run Formatter and Lint Check: src/core/http/request_handler.rs#L359
the trait bound `opentelemetry::common::Key: From<opentelemetry::Key>` is not satisfied
Run Formatter and Lint Check: src/core/http/request_handler.rs#L359
the trait bound `opentelemetry::common::Value: From<opentelemetry::Value>` is not satisfied
Run Formatter and Lint Check: src/cli/runtime/http.rs#L176
the trait bound `opentelemetry::common::Key: From<opentelemetry::Key>` is not satisfied
Run Formatter and Lint Check: src/cli/runtime/http.rs#L176
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
Run Formatter and Lint Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636