Skip to content

chore: upgrade to ntex 2.0 #24

chore: upgrade to ntex 2.0

chore: upgrade to ntex 2.0 #24

Triggered via pull request May 28, 2024 15:07
Status Failure
Total duration 2m 0s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Check examples
the trait bound `ntex::web::error_default::Error: WebResponseError` is not satisfied
Check examples
the trait bound `ntex::web::error_default::Error: WebResponseError` is not satisfied
Check examples
the trait bound `ntex::web::error_default::Error: WebResponseError` is not satisfied
Check examples
the trait bound `Session: FromRequest<_>` is not satisfied
Check examples
the trait bound `fn(HttpRequest) -> impl Future<Output = Result<NamedFile, ntex::web::Error>> {<index as WebServiceFactory<DefaultError>>::register::index}: Handler<_, _>` is not satisfied
Check examples
the trait bound `App<Stack<Stack<ntex::service::Identity, ntex::web::middleware::Logger>, CookieSession>, web::app::Filter<DefaultError>>: IntoServiceFactory<_, ntex::http::Request, AppConfig>` is not satisfied
Check examples
the trait bound `Files<_>: WebServiceFactory<DefaultError>` is not satisfied
Check examples
the trait bound `App<Stack<Stack<ntex::service::Identity, ntex::web::middleware::Logger>, CookieSession>, web::app::Filter<DefaultError>>: IntoServiceFactory<_, ntex::http::Request, AppConfig>` is not satisfied
Check examples
the trait bound `App<Stack<Stack<ntex::service::Identity, ntex::web::middleware::Logger>, CookieSession>, web::app::Filter<DefaultError>>: IntoServiceFactory<_, ntex::http::Request, AppConfig>` is not satisfied
Check examples
the trait bound `Files<_>: WebServiceFactory<DefaultError>` is not satisfied
Check examples
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.