Fix tests runner #2699
Triggered via pull request
September 5, 2024 09:25
Status
Success
Total duration
15m 27s
Artifacts
–
Annotations
8 errors
nightly - x86_64-pc-windows-msvc:
ntex/examples/uds.rs#L1
unused imports: `App`, `HttpResponse`, `HttpServer`, and `middleware`
|
nightly - x86_64-pc-windows-msvc:
ntex/examples/uds.rs#L9
function `index_async` is never used
|
nightly - x86_64-pc-windows-msvc
Process completed with exit code 1.
|
stable - x86_64-pc-windows-msvc:
ntex/tests/server.rs#L7
unused import: `io::Read`
|
stable - x86_64-pc-windows-msvc:
ntex/tests/server.rs#L9
unused import: `ntex::codec::BytesCodec`
|
stable - x86_64-pc-windows-msvc:
ntex/tests/server.rs#L10
unused import: `ntex::io::Io`
|
stable - x86_64-pc-windows-msvc:
ntex/tests/server.rs#L13
unused import: `Bytes`
|
stable - x86_64-pc-windows-msvc
Process completed with exit code 1.
|