Skip to content

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

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

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

Triggered via push May 28, 2024 14:26
Status Success
Total duration 7m 48s
Artifacts

linux.yml

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

Annotations

12 errors
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.
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.