Skip to content

update dependencies #81

update dependencies

update dependencies #81

Triggered via push May 24, 2024 09:06
Status Success
Total duration 2m 58s
Artifacts 4

ci.yml

on: push
Matrix: build
Run checks
46s
Run checks
Publish Release
0s
Publish Release
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
current MSRV (Minimum Supported Rust Version) is `1.56.1` but this item is stable since `1.70.0`: src/entity/options.rs#L13
warning: current MSRV (Minimum Supported Rust Version) is `1.56.1` but this item is stable since `1.70.0` --> src/entity/options.rs:13:54 | 13 | #[arg(long = "debug", env = "EASYDEP_LOG_DEBUG", default_value_t = false)] | ^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv = note: `#[warn(clippy::incompatible_msrv)]` on by default
current MSRV (Minimum Supported Rust Version) is `1.56.1` but this item is stable since `1.70.0`: src/entity/options.rs#L42
warning: current MSRV (Minimum Supported Rust Version) is `1.56.1` but this item is stable since `1.70.0` --> src/entity/options.rs:42:9 | 42 | default_value_t = 15, | ^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv
current MSRV (Minimum Supported Rust Version) is `1.56.1` but this item is stable since `1.70.0`: src/entity/options.rs#L49
warning: current MSRV (Minimum Supported Rust Version) is `1.56.1` but this item is stable since `1.70.0` --> src/entity/options.rs:49:9 | 49 | default_value_t = 15 | ^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv
current MSRV (Minimum Supported Rust Version) is `1.56.1` but this item is stable since `1.70.0`: src/entity/options.rs#L55
warning: current MSRV (Minimum Supported Rust Version) is `1.56.1` but this item is stable since `1.70.0` --> src/entity/options.rs:55:9 | 55 | default_value_t = 10, | ^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv
current MSRV (Minimum Supported Rust Version) is `1.56.1` but this item is stable since `1.57.0`: src/helper/process_helper.rs#L147
warning: current MSRV (Minimum Supported Rust Version) is `1.56.1` but this item is stable since `1.57.0` --> src/helper/process_helper.rs:147:43 | 147 | for line in stream_reader.lines().map_while(Result::ok) { | ^^^^^^^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv

Artifacts

Produced during runtime
Name Size
easydep_linux_aarch64 Expired
1.41 MB
easydep_linux_x86_64 Expired
1.51 MB
easydep_mac_aarch64 Expired
1.25 MB
easydep_mac_x86_64 Expired
1.31 MB