chore: cargo fmt #136
Annotations
1 error and 22 warnings
Formatting check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests:
buttplug/src/server/device/protocol/kiiroo_prowand.rs#L8
unused import: `super::fleshlight_launch_helper::calculate_speed`
|
Run tests:
buttplug/src/server/device/protocol/kiiroo_prowand.rs#L15
unused imports: `ButtplugServerDeviceMessage`, `HardwareEvent`, `HardwareSubscribeCmd`, `HardwareUnsubscribeCmd`, `SensorType`, `async_manager`, and `stream::convert_broadcast_receiver_to_stream`
|
Run tests:
buttplug/src/server/device/protocol/kiiroo_prowand.rs#L35
unused import: `dashmap::DashSet`
|
Run tests:
buttplug/src/server/device/protocol/kiiroo_prowand.rs#L37
unused import: `self`
|
Run tests:
buttplug/src/server/device/protocol/kiiroo_prowand.rs#L43
unused imports: `AtomicU8`, `Ordering::SeqCst`, and `pin::Pin`
|
Run tests:
buttplug/src/server/device/protocol/kiiroo_prowand.rs#L49
unused import: `tokio::sync::broadcast`
|
Run tests:
buttplug/src/server/device/protocol/kiiroo_prowand.rs#L39
unused import: `StreamExt`
|
Run tests
`buttplug` (lib test) generated 7 warnings (6 duplicates)
|
Build Debug:
buttplug/src/server/device/protocol/kiiroo_prowand.rs#L8
unused import: `super::fleshlight_launch_helper::calculate_speed`
|
Build Debug:
buttplug/src/server/device/protocol/kiiroo_prowand.rs#L15
unused imports: `ButtplugServerDeviceMessage`, `HardwareEvent`, `HardwareSubscribeCmd`, `HardwareUnsubscribeCmd`, `SensorType`, `async_manager`, and `stream::convert_broadcast_receiver_to_stream`
|
Build Debug:
buttplug/src/server/device/protocol/kiiroo_prowand.rs#L35
unused import: `dashmap::DashSet`
|
Build Debug:
buttplug/src/server/device/protocol/kiiroo_prowand.rs#L37
unused import: `self`
|
Build Debug:
buttplug/src/server/device/protocol/kiiroo_prowand.rs#L43
unused imports: `AtomicU8`, `Ordering::SeqCst`, and `pin::Pin`
|
Build Debug:
buttplug/src/server/device/protocol/kiiroo_prowand.rs#L49
unused import: `tokio::sync::broadcast`
|
Build Debug:
buttplug/src/server/device/protocol/kiiroo_prowand.rs#L39
unused import: `StreamExt`
|
Build Debug
`buttplug` (lib) generated 7 warnings (run `cargo fix --lib -p buttplug` to apply 6 suggestions)
|
Rust toolchain fetch
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/
|
Rust toolchain fetch
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/
|
Rust toolchain fetch
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/
|
Rust toolchain fetch
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