More clippy #355
Annotations
10 errors and 8 warnings
Check Tokio version:
src/dealer.rs#L69
`todo` should not be present in production code
|
Check Tokio version:
src/dealer.rs#L70
`todo` should not be present in production code
|
Check Tokio version:
src/endpoint/mod.rs#L79
`map_err(|_|...` wildcard pattern discards the original error
|
Check Tokio version:
src/pub.rs#L46
indexing into a vector may panic
|
Check Tokio version:
src/pub.rs#L130
the `dbg!` macro is intended as a debugging tool
|
Check Tokio version:
src/pub.rs#L185
this match arm has an identical body to another arm
|
Check Tokio version:
src/pub.rs#L182
the `dbg!` macro is intended as a debugging tool
|
Check Tokio version:
src/pub.rs#L191
the `dbg!` macro is intended as a debugging tool
|
Check Tokio version:
src/pub.rs#L192
`todo` should not be present in production code
|
Check Tokio version:
src/pull.rs#L63
`todo` should not be present in production code
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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/
|
Check Tokio version
unknown lint: `clippy::unexpected_cfgs`
|
Check Tokio version
`zeromq` (lib) generated 1 warning
|
Loading