build(deps): update axum-extra requirement from 0.9.4 to 0.10.0 #2634
Annotations
4 errors and 1 warning
Run actions-rs/cargo@v1:
mono/src/api/oauth/mod.rs#L35
the trait bound `fn(axum::extract::State<MonoApiServiceState>, TypedHeader<Cookie>) -> impl futures::Future<Output = Result<impl IntoResponse, ApiError>> {logout}: axum::handler::Handler<_, _>` is not satisfied
|
Run actions-rs/cargo@v1:
mono/src/api/oauth/mod.rs#L207
the trait bound `TypedHeader<Cookie>: FromRequestParts<()>` is not satisfied
|
Run actions-rs/cargo@v1
could not compile `mono` (lib) due to 2 previous errors
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading