fix(deps): update rust crate axum to 0.8.0 - autoclosed #1512
Annotations
5 errors and 1 warning
Run cargo clippy --all-features --no-deps:
src/axum/introspection/user.rs#L7
unresolved import `axum::async_trait`
|
Run cargo clippy --all-features --no-deps:
src/axum/introspection/user.rs#L124
the trait bound `axum_extra::TypedHeader<axum_extra::headers::Authorization<axum_extra::headers::authorization::Bearer>>: axum::extract::FromRequestParts<()>` is not satisfied
|
Run cargo clippy --all-features --no-deps:
src/axum/introspection/user.rs#L123
the trait bound `axum_extra::TypedHeader<axum_extra::headers::Authorization<axum_extra::headers::authorization::Bearer>>: axum::extract::FromRequestParts<()>` is not satisfied
|
Run cargo clippy --all-features --no-deps:
src/axum/introspection/user.rs#L125
the trait bound `axum_extra::TypedHeader<axum_extra::headers::Authorization<axum_extra::headers::authorization::Bearer>>: axum::extract::FromRequestParts<()>` is not satisfied
|
Run cargo clippy --all-features --no-deps
Process completed 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