More clippy #357
Annotations
10 errors and 6 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#L194
this match arm has an identical body to another arm
|
Check Tokio version:
src/pull.rs#L63
`todo` should not be present in production code
|
Check Tokio version:
src/pull.rs#L67
`todo` should not be present in production code
|
Check Tokio version:
src/rep.rs#L166
`todo` should not be present in production code
|
Check Tokio version:
src/rep.rs#L168
`todo` should not be present in production code
|
Check Tokio version:
src/req.rs#L88
`todo` should not be present in production code
|
Check Tokio version:
src/router.rs#L71
`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/
|
Loading