Rust #225
Annotations
10 errors and 6 warnings
Run cargo clippy:
src/lib.rs#L62
`feature = "cargo-clippy"` was replaced by `clippy`
|
Run cargo clippy:
src/lib.rs#L63
`feature = "cargo-clippy"` was replaced by `clippy`
|
Run cargo clippy:
src/lib.rs#L62
unexpected `cfg` condition value: `cargo-clippy`
|
Run cargo clippy:
src/lib.rs#L63
unexpected `cfg` condition value: `cargo-clippy`
|
Run cargo clippy:
src/lib.rs#L213
this function has a `#[must_use]` attribute with no message, but returns a type already marked as `#[must_use]`
|
Run cargo clippy:
src/lib.rs#L225
this function has a `#[must_use]` attribute with no message, but returns a type already marked as `#[must_use]`
|
Run cargo clippy:
src/lib.rs#L234
this function has a `#[must_use]` attribute with no message, but returns a type already marked as `#[must_use]`
|
Run cargo clippy:
src/lib.rs#L248
this function has a `#[must_use]` attribute with no message, but returns a type already marked as `#[must_use]`
|
Run cargo clippy:
src/lib.rs#L257
this function has a `#[must_use]` attribute with no message, but returns a type already marked as `#[must_use]`
|
Run cargo clippy:
src/lib.rs#L268
this function has a `#[must_use]` attribute with no message, but returns a type already marked as `#[must_use]`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run cargo clippy
no edition set: defaulting to the 2015 edition while the latest is 2021
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Loading