Skip to content

Initial support for compio runtime #2687

Initial support for compio runtime

Initial support for compio runtime #2687

Triggered via push September 5, 2024 03:57
Status Success
Total duration 27m 35s
Artifacts

windows.yml

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

Annotations

8 errors
nightly - x86_64-pc-windows-msvc: ntex/tests/server.rs#L7
unused import: `io::Read`
nightly - x86_64-pc-windows-msvc: ntex/tests/server.rs#L9
unused import: `ntex::codec::BytesCodec`
nightly - x86_64-pc-windows-msvc: ntex/tests/server.rs#L10
unused import: `ntex::io::Io`
nightly - x86_64-pc-windows-msvc: ntex/tests/server.rs#L13
unused import: `Bytes`
nightly - x86_64-pc-windows-msvc
Process completed with exit code 1.
stable - x86_64-pc-windows-msvc: ntex/examples/uds.rs#L1
unused imports: `App`, `HttpResponse`, `HttpServer`, and `middleware`
stable - x86_64-pc-windows-msvc: ntex/examples/uds.rs#L9
function `index_async` is never used
stable - x86_64-pc-windows-msvc
Process completed with exit code 1.