chore: cargo fmt #136
Annotations
31 warnings
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
|
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 (7 duplicates)
|
Run doc gen:
buttplug/src/client/client_message_sorter.rs#L30
unresolved link to `crate::connector::ButtplugInProcessClientConnector`
|
Run doc gen:
buttplug/src/client/client_message_sorter.rs#L36
unresolved link to `crate::core::messages::DeviceAdded`
|
Run doc gen:
buttplug/src/client/client_message_sorter.rs#L37
unresolved link to `crate::core::messages::Log`
|
Run doc gen:
buttplug/src/client/device.rs#L73
unresolved link to `VibrateCmd`
|
Run doc gen:
buttplug/src/client/device.rs#L90
unresolved link to `VibrateCmd`
|
Run doc gen:
buttplug/src/client/device.rs#L107
unresolved link to `RotateCmd`
|
Run doc gen:
buttplug/src/client/device.rs#L125
unresolved link to `LinearCmd`
|
Run doc gen:
buttplug/src/client/device.rs#L157
unresolved link to `crate::server::device_manager::DeviceManager`
|
Run doc gen:
buttplug/src/core/connector/mod.rs#L19
unresolved link to `crate::core::messages::serializer`
|
Run doc gen:
buttplug/src/core/connector/mod.rs#L30
unresolved link to `crate::connector::ButtplugConnector`
|
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/
|
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)
|
Loading