Update all outdated dependencies #44 #31
ci.yml
on: pull_request
Build and Test
1m 44s
Deploy to Shuttle
0s
Annotations
10 errors
Build and Test:
src/main.rs#L247
failed to resolve: could not find `Server` in `hyper`
|
Build and Test:
src/main.rs#L197
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
|
Build and Test:
src/main.rs#L168
type mismatch resolving `<Vec<KeyValue> as IntoIterator>::Item == KeyValue`
|
Build and Test:
src/main.rs#L181
the trait bound `TraceContextPropagator: TextMapPropagator` is not satisfied
|
Build and Test:
src/main.rs#L192
mismatched types
|
Build and Test:
src/main.rs#L197
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#L197
mismatched types
|
Build and Test:
src/main.rs#L198
the trait bound `Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
|
Build and Test:
src/main.rs#L250
type annotations needed
|
Build and Test
Process completed with exit code 101.
|