Update all outdated dependencies #44 #35
ci.yml
on: pull_request
Build and Test
54s
Deploy to Shuttle
0s
Annotations
10 errors
Build and Test:
src/main.rs#L169
type mismatch resolving `<Vec<KeyValue> as IntoIterator>::Item == KeyValue`
|
Build and Test:
src/main.rs#L182
the trait bound `TraceContextPropagator: TextMapPropagator` is not satisfied
|
Build and Test:
src/main.rs#L193
no function or associated item named `from_iter` found for struct `MetadataMap` in the current scope
|
Build and Test:
src/main.rs#L200
use of deprecated method `opentelemetry_sdk::trace::Config::with_resource`: Config is becoming private. Please use Builder::with_resource(...) instead.
|
Build and Test:
src/main.rs#L200
mismatched types
|
Build and Test:
src/main.rs#L201
the trait bound `Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
|
Build and Test:
src/main.rs#L202
no method named `provider` found for enum `Result` in the current scope
|
Build and Test:
src/main.rs#L250
no function or associated item named `bind` found for struct `tonic::transport::Server` in the current scope
|
Build and Test:
src/main.rs#L253
type annotations needed
|
Build and Test
Process completed with exit code 101.
|