Enable customizing Zstd decoding parameters. #251
exhaustive.yml
on: pull_request
cargo test --shallow-minimal-versions
1m 31s
cargo test minimal-versions
59s
cargo hack check --feature-powerset
37s
cargo hack check --all-targets --feature-powerset
12s
Matrix: cargo test
Annotations
8 errors
cargo hack check --all-targets --feature-powerset:
tests/zstd.rs#L14
failed to resolve: could not find `tokio` in `async_compression`
|
cargo hack check --all-targets --feature-powerset:
tests/zstd.rs#L23
failed to resolve: could not find `tokio` in `async_compression`
|
cargo hack check --all-targets --feature-powerset:
tests/zstd.rs#L36
failed to resolve: could not find `tokio` in `async_compression`
|
cargo hack check --all-targets --feature-powerset:
tests/zstd.rs#L7
unused import: `tokio::io::AsyncWriteExt`
|
cargo hack check --all-targets --feature-powerset
Process completed with exit code 1.
|
cargo test (stable, i686-pc-windows-msvc, windows-latest)
Process completed with exit code 1.
|
cargo test (stable, x86_64-pc-windows-msvc, windows-latest)
The job was canceled because "stable_i686-pc-windows-ms" failed.
|
cargo test (stable, x86_64-pc-windows-msvc, windows-latest)
Process completed with exit code 1.
|