Skip to content

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

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

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

Triggered via pull request May 21, 2024 08:59
Status Failure
Total duration 1m 36s
Artifacts

lint.yml

on: pull_request
Run Formatter and Lint Check
1m 23s
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.