Skip to content

Enable customizing Zstd decoding parameters. #253

Enable customizing Zstd decoding parameters.

Enable customizing Zstd decoding parameters. #253

Triggered via pull request July 14, 2024 02:24
Status Failure
Total duration 2m 34s
Artifacts

exhaustive.yml

on: pull_request
cargo test --shallow-minimal-versions
1m 18s
cargo test --shallow-minimal-versions
cargo test minimal-versions
1m 4s
cargo test minimal-versions
cargo hack check --feature-powerset
32s
cargo hack check --feature-powerset
cargo hack check --all-targets --feature-powerset
19s
cargo hack check --all-targets --feature-powerset
Matrix: cargo test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
cargo hack check --all-targets --feature-powerset: tests/zstd.rs#L16
failed to resolve: could not find `tokio` in `async_compression`
cargo hack check --all-targets --feature-powerset: tests/zstd.rs#L25
failed to resolve: could not find `tokio` in `async_compression`
cargo hack check --all-targets --feature-powerset: tests/zstd.rs#L39
failed to resolve: could not find `tokio` in `async_compression`
cargo hack check --all-targets --feature-powerset: tests/zstd.rs#L9
unused import: `tokio::io::AsyncWriteExt`
cargo hack check --all-targets --feature-powerset
Process completed with exit code 1.