refactor: switch from_fn to stable version #691
Annotations
10 errors
cargo check:
tracing/mainmatter-workshop/src/main.rs#L4
use of deprecated struct `actix_web_lab::extract::ThinData`: Graduated to Actix Web.
|
cargo check:
tracing/mainmatter-workshop/src/main.rs#L4
use of deprecated tuple struct `actix_web_lab::extract::ThinData`: Graduated to Actix Web.
|
cargo check:
tracing/mainmatter-workshop/src/main.rs#L21
use of deprecated tuple struct `actix_web_lab::extract::ThinData`: Graduated to Actix Web.
|
cargo check:
tracing/mainmatter-workshop/src/routes.rs#L4
use of deprecated struct `actix_web_lab::extract::ThinData`: Graduated to Actix Web.
|
cargo check:
tracing/mainmatter-workshop/src/routes.rs#L4
use of deprecated tuple struct `actix_web_lab::extract::ThinData`: Graduated to Actix Web.
|
cargo check:
tracing/mainmatter-workshop/src/routes.rs#L19
use of deprecated struct `actix_web_lab::extract::ThinData`: Graduated to Actix Web.
|
cargo check:
tracing/mainmatter-workshop/src/main.rs#L25
the trait bound `actix_web::middleware::from_fn::MiddlewareFn<fn(ServiceRequest, actix_web_lab::middleware::Next<_>) -> impl std::future::Future<Output = Result<ServiceResponse<impl MessageBody>, actix_web::Error>> {request_telemetry::<_>}, _>: Transform<actix_web::app_service::AppRouting, ServiceRequest>` is not satisfied
|
cargo check:
tracing/mainmatter-workshop/src/main.rs#L20
the trait bound `actix_web::middleware::from_fn::MiddlewareFn<fn(ServiceRequest, actix_web_lab::middleware::Next<_>) -> impl std::future::Future<Output = Result<ServiceResponse<impl MessageBody>, actix_web::Error>> {request_telemetry::<_>}, _>: Transform<actix_web::app_service::AppRouting, ServiceRequest>` is not satisfied
|
cargo check:
tracing/mainmatter-workshop/src/main.rs#L19
the trait bound `actix_web::middleware::from_fn::MiddlewareFn<fn(ServiceRequest, actix_web_lab::middleware::Next<_>) -> impl std::future::Future<Output = Result<ServiceResponse<impl MessageBody>, actix_web::Error>> {request_telemetry::<_>}, _>: Transform<actix_web::app_service::AppRouting, ServiceRequest>` is not satisfied
|
cargo check:
tracing/mainmatter-workshop/src/main.rs#L19
the trait bound `actix_web::middleware::from_fn::MiddlewareFn<fn(ServiceRequest, actix_web_lab::middleware::Next<_>) -> impl std::future::Future<Output = Result<ServiceResponse<impl MessageBody>, actix_web::Error>> {request_telemetry::<_>}, _>: Transform<actix_web::app_service::AppRouting, ServiceRequest>` is not satisfied
|
Loading