deps: bump the opentelemetry group with 2 updates #14529
ci.yml
on: pull_request
gather_published_crates
13s
Run all WASM tests
1m 39s
Compile with MSRV
30s
Check rustdoc intra-doc links
48s
IPFS Integration tests
50s
examples
2m 10s
semver
7m 19s
rustfmt
15s
manifest_lint
12s
Check for changes in proto files
18s
Ensure that `Cargo.lock` is up-to-date
17s
cargo-deny
26s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
9 errors
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.
|
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.
|
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.
|