deps: bump the opentelemetry group with 2 updates #399
Annotations
7 errors and 1 warning
|
Run cargo +$MSRV check --workspace --all-features:
examples/metrics/src/main.rs#L96
the trait bound `opentelemetry::runtime::Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
|
Run cargo +$MSRV check --workspace --all-features:
examples/metrics/src/main.rs#L102
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: opentelemetry::trace::tracer::Tracer` is not satisfied
|
Run cargo +$MSRV check --workspace --all-features:
examples/metrics/src/main.rs#L102
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: PreSampledTracer` is not satisfied
|
Run cargo +$MSRV check --workspace --all-features:
examples/metrics/src/main.rs#L103
the method `with_filter` exists for struct `OpenTelemetryLayer<_, Tracer>`, but its trait bounds were not satisfied
|
Run cargo +$MSRV check --workspace --all-features:
examples/metrics/src/main.rs#L34
unused import: `tracing_subscriber::util::SubscriberInitExt`
|
Run cargo +$MSRV check --workspace --all-features
Process completed with exit code 101.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading