fix(deps): update rust crate axum to 0.7.4 - autoclosed #35
Annotations
6 errors and 5 warnings
Run clippy:
src/main.rs#L46
unresolved import `axum::Server`
|
Run clippy:
src/main.rs#L117
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>>>, http::request::Request<_>>, {closure@src/main.rs:118:42: 118:59}, _>: tower::Service<axum::http::Request<axum::body::Body>>` is not satisfied
|
Run clippy:
src/main.rs#L116
the trait bound `axum::routing::Route: tower::Service<http::request::Request<_>>` is not satisfied
|
Run clippy:
src/routes/feedback/mod.rs#L40
the trait bound `jwt_authorizer::layer::AuthorizationService<axum::routing::Route, jwt_authorizer::RegisteredClaims>: tower::Service<axum::http::Request<axum::body::Body>>` is not satisfied
|
Run clippy:
src/routes/feedback/prompt.rs#L43
the trait bound `jwt_authorizer::layer::AuthorizationService<axum::routing::Route, jwt_authorizer::RegisteredClaims>: tower::Service<axum::http::Request<axum::body::Body>>` is not satisfied
|
Run clippy
Process completed with exit code 1.
|
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/
|
Install toolchain
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/
|
Install toolchain
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/
|
Install toolchain
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/
|
Install toolchain
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/
|
The logs for this run have expired and are no longer available.
Loading