Skip to content

fix(deps): update rust crate opentelemetry to 0.23.0 #5740

fix(deps): update rust crate opentelemetry to 0.23.0

fix(deps): update rust crate opentelemetry to 0.23.0 #5740

Triggered via pull request May 24, 2024 14:55
Status Failure
Total duration 4m 35s
Artifacts

lint.yml

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

Annotations

10 errors
Run Formatter and Lint Check: src/cli/telemetry.rs#L142
cannot find function `set_logger_provider` in module `global`
Run Formatter and Lint Check: src/core/http/request_handler.rs#L341
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
Run Formatter and Lint Check: src/core/http/request_handler.rs#L341
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
Run Formatter and Lint Check: src/cli/telemetry.rs#L33
type mismatch resolving `<Vec<KeyValue> as IntoIterator>::Item == KeyValue`
Run Formatter and Lint Check: src/core/http/telemetry.rs#L75
the trait bound `HeaderExtractor<'_>: Extractor` is not satisfied
Run Formatter and Lint Check: src/cli/metrics.rs#L25
mismatched types
Run Formatter and Lint Check: src/cli/telemetry.rs#L87
the trait bound `opentelemetry::trace::TraceError: opentelemetry::ExportError` is not satisfied
Run Formatter and Lint Check: src/cli/telemetry.rs#L96
no method named `tracer` found for struct `opentelemetry_sdk::trace::TracerProvider` in the current scope