Add Support for Parameter Suffixes #289
Annotations
3 errors and 15 warnings
Run actions-rs/cargo@v1:
src/escape.rs#L176
the following explicit lifetimes could be elided: 'a
|
Run actions-rs/cargo@v1:
src/params.rs#L197
the following explicit lifetimes could be elided: 'ps
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/cargo@v1:
src/tree.rs#L985
unneeded sub `cfg` when there is no condition
|
Run actions-rs/cargo@v1:
src/error.rs#L10
item name ends with its containing module's name
|
Run actions-rs/cargo@v1:
src/error.rs#L69
unnecessary structure name repetition
|
Run actions-rs/cargo@v1:
src/error.rs#L97
unnecessary structure name repetition
|
Run actions-rs/cargo@v1:
src/error.rs#L107
item name ends with its containing module's name
|
Run actions-rs/cargo@v1:
src/error.rs#L112
this method could have a `#[must_use]` attribute
|
Run actions-rs/cargo@v1:
src/error.rs#L119
it is more concise to loop over references to containers instead of using explicit iteration methods
|
Run actions-rs/cargo@v1:
src/error.rs#L120
variables can be used directly in the `format!` string
|
Run actions-rs/cargo@v1:
src/error.rs#L153
item name ends with its containing module's name
|
Run actions-rs/cargo@v1:
src/escape.rs#L15
unnecessary structure name repetition
|
Loading