simplify Router::remove
#298
Annotations
15 warnings
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/error.rs#L9
item name ends with its containing module's name
|
Run actions-rs/cargo@v1:
src/error.rs#L68
unnecessary structure name repetition
|
Run actions-rs/cargo@v1:
src/error.rs#L96
unnecessary structure name repetition
|
Run actions-rs/cargo@v1:
src/error.rs#L118
item name ends with its containing module's name
|
Run actions-rs/cargo@v1:
src/escape.rs#L15
unnecessary structure name repetition
|
Run actions-rs/cargo@v1:
src/escape.rs#L30
unnecessary structure name repetition
|
Run actions-rs/cargo@v1:
src/escape.rs#L48
casting `usize` to `isize` may wrap around the value
|
Run actions-rs/cargo@v1:
src/escape.rs#L48
casting `usize` to `isize` may wrap around the value
|
Run actions-rs/cargo@v1:
src/escape.rs#L59
unnecessary structure name repetition
|
Run actions-rs/cargo@v1:
src/escape.rs#L145
unnecessary structure name repetition
|
Loading