fix(deps): update rust crate axum to 0.7.4 - autoclosed #106
Annotations
19 errors and 18 warnings
check:
src/main.rs#L25
unresolved import `axum::Server`
|
check:
src/main.rs#L83
the trait bound `HandleError<Buffer<RateLimit<tower_http::trace::Trace<Route, SharedClassifier<ServerErrorsAsFailures>>>, openidconnect::http::Request<_>>, {closure@src/main.rs:84:42: 84:59}, _>: Service<axum::http::Request<Body>>` is not satisfied
|
check:
src/main.rs#L82
the trait bound `Route: Service<openidconnect::http::Request<_>>` is not satisfied
|
check:
src/routes/mod.rs#L41
the trait bound `ValidateRequestHeader<Route, impl ValidateRequest<_, ResponseBody = <TerseErrorHandler<_> as OnJwtError>::Body> + Clone>: Service<axum::http::Request<Body>>` is not satisfied
|
check:
src/routes/oidc.rs#L122
the trait bound `AuthFailed: IntoResponse` is not satisfied
|
check:
src/routes/oidc.rs#L122
mismatched types
|
check
Process completed with exit code 1.
|
clippy:
src/main.rs#L25
unresolved import `axum::Server`
|
clippy:
src/main.rs#L83
the trait bound `axum::error_handling::HandleError<tower::buffer::Buffer<tower::limit::RateLimit<tower_http::trace::Trace<axum::routing::Route, tower_http::classify::SharedClassifier<tower_http::classify::ServerErrorsAsFailures>>>, openidconnect::http::Request<_>>, {closure@src/main.rs:84:42: 84:59}, _>: tower::Service<axum::http::Request<axum::body::Body>>` is not satisfied
|
clippy:
src/main.rs#L82
the trait bound `axum::routing::Route: tower::Service<openidconnect::http::Request<_>>` is not satisfied
|
clippy:
src/routes/mod.rs#L41
the trait bound `tower_http::validate_request::ValidateRequestHeader<axum::routing::Route, impl tower_http::validate_request::ValidateRequest<_, ResponseBody = <aliri_tower::TerseErrorHandler<_> as aliri_tower::OnJwtError>::Body> + std::clone::Clone>: tower::Service<axum::http::Request<axum::body::Body>>` is not satisfied
|
clippy:
src/routes/oidc.rs#L122
the trait bound `aliri_axum::AuthFailed: axum::response::IntoResponse` is not satisfied
|
clippy:
src/routes/oidc.rs#L122
mismatched types
|
clippy
Process completed with exit code 1.
|
docs:
src/routes/mod.rs#L41
the trait bound `tower_http::validate_request::ValidateRequestHeader<Route, impl tower_http::validate_request::ValidateRequest<_, ResponseBody = <TerseErrorHandler<_> as OnJwtError>::Body> + Clone>: tower_service::Service<axum::http::Request<Body>>` is not satisfied
|
docs:
src/routes/oidc.rs#L122
the trait bound `AuthFailed: IntoResponse` is not satisfied
|
docs:
src/routes/oidc.rs#L122
mismatched types
|
docs
could not compile `feedback-fusion` (bin "docs") due to 7 previous errors
|
docs
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions/checkout@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions/checkout@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions-rs/toolchain@v1, actions/checkout@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
docs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
docs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
docs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
docs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|