feat: migrate router to axum #445
Annotations
3 errors and 8 warnings
Build & Test:
src/lib.rs#L38
the trait bound `fn(axum::extract::State<AxumState>, axum::extract::Path<std::string::String>, Uri) -> impl Future<Output = impl axum::response::IntoResponse> {routes::handle_redirect}: Handler<_, _>` is not satisfied
|
Build & Test:
src/routes.rs#L46
future cannot be sent between threads safely
|
Build & Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Usage guard
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build & Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build & Test
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/
|
Build & Test
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/
|
Build & Test
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/
|
Build & Test
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/
|
Build & Test:
src/lib.rs#L2
unused import: `IntoResponse`
|
Build & Test
`lilnouns-click` (lib) generated 1 warning
|