fix(deps): update all non-major dependencies - autoclosed #637
Annotations
10 errors and 1 warning
Run check:
src/main.rs#L37
unresolved import `tower_http::cors`
|
Run check:
src/otlp.rs#L47
cannot find function `new_pipeline` in crate `opentelemetry_otlp`
|
Run check:
src/otlp.rs#L50
cannot find function `new_exporter` in crate `opentelemetry_otlp`
|
Run check:
src/cache.rs#L413
the trait bound `ConnectionMgrTls: ManageConnection` is not satisfied
|
Run check:
src/cache.rs#L413
the trait bound `ConnectionMgrTcp: ManageConnection` is not satisfied
|
Run check:
src/cache.rs#L423
the trait bound `ConnectionMgrTls: ManageConnection` is not satisfied
|
Run check:
src/cache.rs#L423
the trait bound `ConnectionMgrTcp: ManageConnection` is not satisfied
|
Run check:
src/cache.rs#L128
mismatched types
|
Run check:
src/cache.rs#L128
the trait bound `ConnectionMgrTcp: ManageConnection` is not satisfied
|
Run check:
src/cache.rs#L132
the trait bound `ConnectionMgrTcp: ManageConnection` is not satisfied
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading