deps: bump the opentelemetry group with 2 updates #14674
ci.yml
on: pull_request
gather_published_crates
11s
Run all WASM tests
1m 32s
Compile with MSRV
32s
Check rustdoc intra-doc links
47s
IPFS Integration tests
47s
examples
2m 8s
semver
7m 24s
rustfmt
14s
manifest_lint
15s
Check for changes in proto files
23s
Ensure that `Cargo.lock` is up-to-date
20s
cargo-deny
27s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
9 errors
Compile with MSRV:
examples/metrics/src/main.rs#L91
mismatched types
|
Compile with MSRV:
examples/metrics/src/main.rs#L96
the trait bound `opentelemetry::runtime::Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
|
Compile with MSRV
Process completed with exit code 101.
|
clippy (nightly-2023-09-10):
examples/metrics/src/main.rs#L91
mismatched types
|
clippy (nightly-2023-09-10):
examples/metrics/src/main.rs#L96
the trait bound `opentelemetry::runtime::Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
|
clippy (nightly-2023-09-10)
Process completed with exit code 101.
|
examples:
examples/metrics/src/main.rs#L91
mismatched types
|
examples:
examples/metrics/src/main.rs#L96
the trait bound `Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
|
examples
Process completed with exit code 101.
|