Skip to content

nightly

nightly #1420

Triggered via schedule May 10, 2024 02:26
Status Failure
Total duration 46s
Artifacts

nightly.yml

on: schedule
cargo +nightly test
37s
cargo +nightly test
cargo +nightly fmt --check
18s
cargo +nightly fmt --check
cargo +nightly clippy
32s
cargo +nightly clippy
Fit to window
Zoom out
Zoom in

Annotations

5 errors
cargo +nightly clippy: src/codec/lzma/decoder.rs#L13
usage of a legacy numeric method
cargo +nightly clippy: src/codec/xz/decoder.rs#L14
usage of a legacy numeric method
cargo +nightly clippy
Process completed with exit code 101.
cargo +nightly test: tests/utils/input_stream.rs#L5
non-local `impl` definition, they should be avoided as they go against expectation
cargo +nightly test
Process completed with exit code 101.