Skip to content

cargo update

cargo update #22

Triggered via push October 11, 2023 06:58
Status Success
Total duration 6m 17s
Artifacts 4

rust.yml

on: push
Matrix: CD
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
the `Err`-variant returned from this function is very large: src/main.rs#L194
warning: the `Err`-variant returned from this function is very large --> src/main.rs:194:37 | 194 | fn run(cli: Cli, agent: HCAgent) -> Result<Response, Error> { | ^^^^^^^^^^^^^^^^^^^^^^^ the `Err`-variant is at least 272 bytes | = help: try reducing the size of `ureq::Error`, for example by boxing large elements or replacing it with `Box<ureq::Error>` = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err
the `Err`-variant returned from this function is very large: src/main.rs#L194
warning: the `Err`-variant returned from this function is very large --> src/main.rs:194:37 | 194 | fn run(cli: Cli, agent: HCAgent) -> Result<Response, Error> { | ^^^^^^^^^^^^^^^^^^^^^^^ the `Err`-variant is at least 272 bytes | = help: try reducing the size of `ureq::Error`, for example by boxing large elements or replacing it with `Box<ureq::Error>` = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err
the `Err`-variant returned from this function is very large: src/main.rs#L109
warning: the `Err`-variant returned from this function is very large --> src/main.rs:109:66 | 109 | fn notify_complete(&self, code: Option<u8>, output: &str) -> Result<Response, Error> { | ^^^^^^^^^^^^^^^^^^^^^^^ the `Err`-variant is at least 272 bytes | = help: try reducing the size of `ureq::Error`, for example by boxing large elements or replacing it with `Box<ureq::Error>` = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err
the `Err`-variant returned from this function is very large: src/main.rs#L109
warning: the `Err`-variant returned from this function is very large --> src/main.rs:109:66 | 109 | fn notify_complete(&self, code: Option<u8>, output: &str) -> Result<Response, Error> { | ^^^^^^^^^^^^^^^^^^^^^^^ the `Err`-variant is at least 272 bytes | = help: try reducing the size of `ureq::Error`, for example by boxing large elements or replacing it with `Box<ureq::Error>` = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err
the `Err`-variant returned from this function is very large: src/main.rs#L100
warning: the `Err`-variant returned from this function is very large --> src/main.rs:100:31 | 100 | fn notify_start(&self) -> Result<Response, Error> { | ^^^^^^^^^^^^^^^^^^^^^^^ the `Err`-variant is at least 272 bytes | = help: try reducing the size of `ureq::Error`, for example by boxing large elements or replacing it with `Box<ureq::Error>` = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err = note: `#[warn(clippy::result_large_err)]` on by default
the `Err`-variant returned from this function is very large: src/main.rs#L100
warning: the `Err`-variant returned from this function is very large --> src/main.rs:100:31 | 100 | fn notify_start(&self) -> Result<Response, Error> { | ^^^^^^^^^^^^^^^^^^^^^^^ the `Err`-variant is at least 272 bytes | = help: try reducing the size of `ureq::Error`, for example by boxing large elements or replacing it with `Box<ureq::Error>` = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err = note: `#[warn(clippy::result_large_err)]` on by default
CI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CD (x86_64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CD (aarch64-unknown-linux-gnu, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CD (i686-unknown-linux-gnu, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CD (arm-unknown-linux-gnueabihf, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
task-mon.v0.3.0.aarch64-unknown-linux-gnu Expired
7.57 MB
task-mon.v0.3.0.arm-unknown-linux-gnueabihf Expired
7.23 MB
task-mon.v0.3.0.i686-unknown-linux-gnu Expired
7.22 MB
task-mon.v0.3.0.x86_64-unknown-linux-gnu Expired
7.93 MB