Skip to content

Use async fn for Service::ready() and Service::shutdown() #2460

Use async fn for Service::ready() and Service::shutdown()

Use async fn for Service::ready() and Service::shutdown() #2460

Triggered via push May 28, 2024 13:15
Status Success
Total duration 14m 55s
Artifacts

linux.yml

on: push
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

Annotations

12 errors
1.75.0 - x86_64-unknown-linux-gnu: ntex/src/web/types/state.rs#L99
unused imports: `Arc`, `atomic::AtomicUsize`, `atomic::Ordering`
1.75.0 - x86_64-unknown-linux-gnu: ntex/src/web/types/state.rs#L101
unused import: `super::*`
1.75.0 - x86_64-unknown-linux-gnu
Process completed with exit code 101.
nightly - x86_64-unknown-linux-gnu: ntex/src/web/types/state.rs#L99
unused imports: `Arc`, `atomic::AtomicUsize`, `atomic::Ordering`
nightly - x86_64-unknown-linux-gnu
Process completed with exit code 101.
stable - x86_64-unknown-linux-gnu: ntex/src/web/types/state.rs#L99
unused imports: `Arc`, `atomic::AtomicUsize`, `atomic::Ordering`
stable - x86_64-unknown-linux-gnu: ntex/src/web/types/state.rs#L101
unused import: `super::*`
stable - x86_64-unknown-linux-gnu
Process completed with exit code 101.