fix: clippy errors #261
Annotations
4 errors and 9 warnings
`'_` cannot be used here:
bmcd/src/utils/io.rs#L130
error[E0637]: `'_` cannot be used here
--> bmcd/src/utils/io.rs:130:6
|
130 | impl<'_, W> AsyncWrite for WriteMonitor<'_, W>
| ^^ `'_` is a reserved lifetime name
|
cargo-clippy
Clippy had exited with the 101 exit code
|
cargo-test:
bmcd/src/utils/io.rs#L130
`'_` cannot be used here
|
cargo-test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
cargo-test
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/smallvec/1.14.0/download` (146.75.78.137), got 502
|
cargo-test
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/semver/1.0.25/download` (146.75.78.137), got 502
|
cargo-test
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/ryu/1.0.19/download` (146.75.78.137), got 502
|
cargo-test
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/pwhash/1.0.0/download` (146.75.78.137), got 502
|
cargo-test
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/tokio-stream/0.1.17/download` (146.75.78.137), got 502
|
cargo-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|