Build #80
ci.yml
on: workflow_dispatch
Matrix: build
Run checks
48s
Publish Release
5s
Annotations
7 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
|
Publish Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish Release
⚠️ No pull requests found
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
easydep_linux_aarch64
Expired
|
1.42 MB |
|
easydep_linux_x86_64
Expired
|
1.51 MB |
|
easydep_mac_aarch64
Expired
|
1.25 MB |
|
easydep_mac_x86_64
Expired
|
1.32 MB |
|