Skip to content

fix(deps): update rust crate opentelemetry-http to 0.12.0 #5694

fix(deps): update rust crate opentelemetry-http to 0.12.0

fix(deps): update rust crate opentelemetry-http to 0.12.0 #5694

Triggered via pull request May 23, 2024 14:02
Status Failure
Total duration 4m 31s
Artifacts

lint.yml

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

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.