Move to tower-sessions
#203
Triggered via pull request
September 26, 2023 16:28
Status
Failure
Total duration
2m 50s
Artifacts
–
ci.yaml
on: pull_request
Check code formatting
29s
Matrix: Check MSRV
Annotations
11 errors and 19 warnings
Check code formatting
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Check MSRV (stable):
crates/alexandrie/src/frontend/account/github/callback.rs#L270
no method named `expire_in` found for struct `tower_sessions::Session` in the current scope
|
Check MSRV (stable):
crates/alexandrie/src/frontend/account/gitlab/callback.rs#L237
no method named `expire_in` found for struct `tower_sessions::Session` in the current scope
|
Check MSRV (stable):
crates/alexandrie/src/frontend/account/login.rs#L157
no method named `expire_in` found for struct `tower_sessions::Session` in the current scope
|
Check MSRV (stable):
crates/alexandrie/src/frontend/account/register.rs#L212
no method named `expire_in` found for struct `tower_sessions::Session` in the current scope
|
Check MSRV (stable):
crates/alexandrie/src/main.rs#L99
the trait bound `fn(axum::extract::State<Arc<AppState>>, std::option::Option<utils::auth::frontend::Auth>, tower_sessions::Session, Form<LoginForm>) -> impl futures_util::Future<Output = Result<axum_extra::either::Either<(reqwest::StatusCode, axum_extra::response::Html<std::string::String>), Redirect>, FrontendError>> {frontend::account::login::post}: Handler<_, Arc<AppState>, _>` is not satisfied
|
Check MSRV (stable):
crates/alexandrie/src/main.rs#L104
the trait bound `fn(axum::extract::State<Arc<AppState>>, std::option::Option<utils::auth::frontend::Auth>, tower_sessions::Session, Form<RegisterForm>) -> impl futures_util::Future<Output = Result<axum_extra::either::Either<(reqwest::StatusCode, axum_extra::response::Html<std::string::String>), Redirect>, FrontendError>> {frontend::account::register::post}: Handler<_, Arc<AppState>, _>` is not satisfied
|
Check MSRV (stable):
crates/alexandrie/src/main.rs#L117
the trait bound `fn(axum::extract::State<Arc<AppState>>, axum::extract::Query<frontend::account::github::callback::CallbackQueryData>, std::option::Option<utils::auth::frontend::Auth>, tower_sessions::Session) -> impl futures_util::Future<Output = Result<axum_extra::either::Either<(reqwest::StatusCode, axum_extra::response::Html<std::string::String>), Redirect>, FrontendError>> {frontend::account::github::callback::get}: Handler<_, _, _>` is not satisfied
|
Check MSRV (stable):
crates/alexandrie/src/main.rs#L130
the trait bound `fn(axum::extract::State<Arc<AppState>>, axum::extract::Query<frontend::account::gitlab::callback::CallbackQueryData>, std::option::Option<utils::auth::frontend::Auth>, tower_sessions::Session) -> impl futures_util::Future<Output = Result<axum_extra::either::Either<(reqwest::StatusCode, axum_extra::response::Html<std::string::String>), Redirect>, FrontendError>> {frontend::account::gitlab::callback::get}: Handler<_, _, _>` is not satisfied
|
Check MSRV (stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Check MSRV (1.68.0)
The operation was canceled.
|
Check code formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 code formatting
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 code formatting
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 code formatting
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 code formatting
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 MSRV (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 MSRV (stable)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Check MSRV (stable):
crates/alexandrie/src/frontend/account/logout.rs#L4
variable does not need to be mutable
|
Check MSRV (stable):
crates/alexandrie/src/frontend/account/register.rs#L49
variable does not need to be mutable
|
Check MSRV (stable)
`alexandrie` (bin "alexandrie") generated 2 warnings
|
Check MSRV (stable)
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 MSRV (stable)
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 MSRV (stable)
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 MSRV (stable)
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 MSRV (1.68.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 MSRV (1.68.0)
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 MSRV (1.68.0)
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 MSRV (1.68.0)
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 MSRV (1.68.0)
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/
|