fix(deps): update rust crate tracing-opentelemetry to 0.28.0 #12160
Triggered via pull request
September 22, 2024 12:00
Status
Failure
Total duration
1m 23s
Artifacts
–
lint.yml
on: pull_request
Run Formatter and Lint Check
1m 9s
Annotations
10 errors and 1 warning
Run Formatter and Lint Check:
src/core/http/request_handler.rs#L380
the trait bound `opentelemetry::common::Key: From<opentelemetry::Key>` is not satisfied
|
Run Formatter and Lint Check:
src/core/http/request_handler.rs#L380
the trait bound `opentelemetry::common::Value: From<opentelemetry::Value>` is not satisfied
|
Run Formatter and Lint Check:
src/core/http/telemetry.rs#L78
mismatched types
|
Run Formatter and Lint Check:
src/cli/runtime/http.rs#L155
mismatched types
|
Run Formatter and Lint Check:
src/cli/runtime/http.rs#L175
the trait bound `opentelemetry::common::Key: From<opentelemetry::Key>` is not satisfied
|
Run Formatter and Lint Check:
src/cli/runtime/http.rs#L175
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:
tailcall-tracker/src/event.rs#L27
implementation of inherent method `to_string(&self) -> String` for type `event::EventKind`
|