fix(deps): update rust crate tracing-opentelemetry to 0.28.0 #14772
lint.yml
on: pull_request
Run Formatter and Lint Check
1m 59s
Annotations
10 errors and 1 warning
Run Formatter and Lint Check:
src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: From<opentelemetry::Key>` is not satisfied
|
Run Formatter and Lint Check:
src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: From<opentelemetry::Value>` is not satisfied
|
Run Formatter and Lint Check:
src/core/http/telemetry.rs#L79
mismatched types
|
Run Formatter and Lint Check:
src/cli/runtime/http.rs#L156
mismatched types
|
Run Formatter and Lint Check:
src/cli/runtime/http.rs#L176
the trait bound `opentelemetry::common::Key: From<opentelemetry::Key>` is not satisfied
|
Run Formatter and Lint Check:
src/cli/runtime/http.rs#L176
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|