Skip to content

nightly

nightly #1423

Triggered via schedule May 13, 2024 02:25
Status Failure
Total duration 50s
Artifacts

nightly.yml

on: schedule
cargo +nightly test
40s
cargo +nightly test
cargo +nightly fmt --check
20s
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.