fix(deps): update rust crate opentelemetry-http to 0.12.0 #5694
lint.yml
on: pull_request
Run Formatter and Lint Check
4m 18s
Annotations
5 errors
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/runtime/http.rs#L156
the trait bound `HeaderInjector<'_>: Injector` is not satisfied
|
Run Formatter and Lint Check:
src/core/http/telemetry.rs#L75
the trait bound `opentelemetry_http::HeaderExtractor<'_>: opentelemetry::propagation::Extractor` is not satisfied
|
Run Formatter and Lint Check:
src/cli/runtime/http.rs#L156
the trait bound `opentelemetry_http::HeaderInjector<'_>: opentelemetry::propagation::Injector` is not satisfied
|
Run Formatter and Lint Check
Process completed with exit code 1.
|