Skip to content

chore: Update PositionWithDuration to use Value, not Position #205

chore: Update PositionWithDuration to use Value, not Position

chore: Update PositionWithDuration to use Value, not Position #205

Triggered via push December 28, 2025 04:00
Status Success
Total duration 9m 59s
Artifacts

main.yml

on: push
Matrix: build-stable
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 84 warnings
build-stable (macos-latest)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 1
build-stable (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
build-stable (windows-latest)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 1
build-wasm
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-wasm
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-wasm
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-wasm
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-stable (macos-latest)
`buttplug-examples` (bin "device_tester" test) generated 7 warnings (run `cargo fix --bin "device_tester" -p buttplug-examples --tests` to apply 5 suggestions)
build-stable (macos-latest): examples/src/bin/device_tester.rs#L61
value assigned to `uc` is never read
build-stable (macos-latest): examples/src/bin/device_tester.rs#L60
value assigned to `dc` is never read
build-stable (macos-latest): examples/src/bin/device_tester.rs#L25
unused imports: `fs` and `sync::Arc`
build-stable (macos-latest): examples/src/bin/device_tester.rs#L24
unused imports: `HashMap` and `HashSet`
build-stable (macos-latest): examples/src/bin/device_tester.rs#L22
unused import: `futures::future::try_join`
build-stable (macos-latest): examples/src/bin/device_tester.rs#L15
unused imports: `DeviceFeatureOutput`, `DeviceFeature`, `OutputCommand`, and `OutputValue`
build-stable (macos-latest): examples/src/bin/device_tester.rs#L13
unused import: `buttplug_core::message::ButtplugDeviceMessageNameV4::OutputCmd`
build-stable (macos-latest): crates/buttplug_tests/tests/mod.rs#L1
unused `#[macro_use]` import
build-stable (macos-latest)
`buttplug-examples` (bin "device_tester") generated 7 warnings (run `cargo fix --bin "device_tester" -p buttplug-examples` to apply 5 suggestions)
build-stable (macos-latest): examples/src/bin/device_tester.rs#L61
value assigned to `uc` is never read
build-stable (macos-latest): examples/src/bin/device_tester.rs#L60
value assigned to `dc` is never read
build-stable (macos-latest): examples/src/bin/device_tester.rs#L25
unused imports: `fs` and `sync::Arc`
build-stable (macos-latest): examples/src/bin/device_tester.rs#L24
unused imports: `HashMap` and `HashSet`
build-stable (macos-latest): examples/src/bin/device_tester.rs#L22
unused import: `futures::future::try_join`
build-stable (macos-latest): examples/src/bin/device_tester.rs#L15
unused imports: `DeviceFeatureOutput`, `DeviceFeature`, `OutputCommand`, and `OutputValue`
build-stable (macos-latest): examples/src/bin/device_tester.rs#L13
unused import: `buttplug_core::message::ButtplugDeviceMessageNameV4::OutputCmd`
build-stable (macos-latest)
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-stable (macos-latest)
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-stable (macos-latest)
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-stable (macos-latest)
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-stable (ubuntu-latest): crates/buttplug_tests/tests/test_client_device.rs#L26
unused import: `test_client_with_device_and_custom_dcm`
build-stable (ubuntu-latest): crates/buttplug_tests/tests/test_client_device.rs#L23
unused imports: `TestDeviceIdentifier` and `check_test_recv_value`
build-stable (ubuntu-latest): crates/buttplug_tests/tests/test_client_device.rs#L21
unused imports: `collections::HashMap` and `sync::Arc`
build-stable (ubuntu-latest): crates/buttplug_tests/tests/test_client_device.rs#L13
unused imports: `Endpoint`, `ServerDeviceDefinition`, `ServerDeviceFeatureOutput`, `ServerDeviceFeature`, `UserDeviceIdentifier`, and `load_protocol_configs`
build-stable (ubuntu-latest): crates/buttplug_tests/tests/test_client_device.rs#L11
unused imports: `HardwareCommand` and `HardwareWriteCmd`
build-stable (ubuntu-latest): crates/buttplug_tests/tests/test_client_device.rs#L10
unused imports: `errors::ButtplugError`, `message::OutputType`, and `util::async_manager`
build-stable (ubuntu-latest): crates/buttplug_tests/tests/test_websocket_device_comm_manager.rs#L10
unexpected `cfg` condition value: `websocket-server-manager`
build-stable (ubuntu-latest)
`intiface-engine` (lib) generated 1 warning (run `cargo fix --lib -p intiface-engine` to apply 1 suggestion)
build-stable (ubuntu-latest)
`intiface-engine` (lib) generated 1 warning (run `cargo fix --lib -p intiface-engine` to apply 1 suggestion)
build-stable (ubuntu-latest)
`buttplug-examples` (bin "device_tester") generated 7 warnings (run `cargo fix --bin "device_tester" -p buttplug-examples` to apply 5 suggestions)
build-stable (ubuntu-latest): examples/src/bin/device_tester.rs#L61
value assigned to `uc` is never read
build-stable (ubuntu-latest): examples/src/bin/device_tester.rs#L60
value assigned to `dc` is never read
build-stable (ubuntu-latest): examples/src/bin/device_tester.rs#L25
unused imports: `fs` and `sync::Arc`
build-stable (ubuntu-latest): examples/src/bin/device_tester.rs#L24
unused imports: `HashMap` and `HashSet`
build-stable (ubuntu-latest): examples/src/bin/device_tester.rs#L22
unused import: `futures::future::try_join`
build-stable (ubuntu-latest): examples/src/bin/device_tester.rs#L15
unused imports: `DeviceFeatureOutput`, `DeviceFeature`, `OutputCommand`, and `OutputValue`
build-stable (ubuntu-latest): examples/src/bin/device_tester.rs#L13
unused import: `buttplug_core::message::ButtplugDeviceMessageNameV4::OutputCmd`
build-stable (ubuntu-latest)
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-stable (ubuntu-latest)
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-stable (ubuntu-latest)
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-stable (ubuntu-latest)
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-stable (windows-latest): crates/buttplug_server_device_config/src/lib.rs#L95
unresolved link to `crate::device::protocol::ButtplugProtocol`
build-stable (windows-latest): crates/buttplug_server_device_config/src/lib.rs#L83
unresolved link to `crate::util::device_configuration`
build-stable (windows-latest): crates/buttplug_server_device_config/src/lib.rs#L37
unresolved link to `crate::device::protocol::lovense`
build-stable (windows-latest): crates/buttplug_server_device_config/src/lib.rs#L31
unresolved link to `ProtocolDeviceIdentifier`
build-stable (windows-latest): crates/buttplug_server_device_config/src/lib.rs#L14
unresolved link to `crate::server::ButtplugServer`
build-stable (windows-latest)
`buttplug_client_in_process` (lib doc) generated 3 warnings
build-stable (windows-latest): crates/buttplug_client_in_process/src/in_process_connector.rs#L63
unresolved link to `crate::client::ButtplugClient`
build-stable (windows-latest): crates/buttplug_client_in_process/src/in_process_connector.rs#L60
unresolved link to `crate::client::ButtplugClient`
build-stable (windows-latest): crates/buttplug_client_in_process/src/in_process_connector.rs#L53
unresolved link to `crate::client::ButtplugClient`
build-stable (windows-latest)
`intiface-engine` (lib) generated 1 warning (run `cargo fix --lib -p intiface-engine` to apply 1 suggestion)
build-stable (windows-latest): crates/buttplug_tests/tests/test_client_device.rs#L130
unused import: `buttplug_core::errors::ButtplugDeviceError`
build-stable (windows-latest): crates/buttplug_tests/tests/test_client_device.rs#L26
unused import: `test_client_with_device_and_custom_dcm`
build-stable (windows-latest): crates/buttplug_tests/tests/test_client_device.rs#L23
unused imports: `TestDeviceIdentifier` and `check_test_recv_value`
build-stable (windows-latest): crates/buttplug_tests/tests/test_client_device.rs#L21
unused imports: `collections::HashMap` and `sync::Arc`
build-stable (windows-latest): crates/buttplug_tests/tests/test_client_device.rs#L13
unused imports: `Endpoint`, `ServerDeviceDefinition`, `ServerDeviceFeatureOutput`, `ServerDeviceFeature`, `UserDeviceIdentifier`, and `load_protocol_configs`
build-stable (windows-latest): crates/buttplug_tests/tests/test_client_device.rs#L11
unused imports: `HardwareCommand` and `HardwareWriteCmd`
build-stable (windows-latest): crates/buttplug_tests/tests/test_client_device.rs#L10
unused imports: `errors::ButtplugError`, `message::OutputType`, and `util::async_manager`
build-stable (windows-latest)
`intiface-engine` (lib) generated 1 warning (run `cargo fix --lib -p intiface-engine` to apply 1 suggestion)
build-stable (windows-latest)
`buttplug-examples` (bin "device_tester") generated 7 warnings (run `cargo fix --bin "device_tester" -p buttplug-examples` to apply 5 suggestions)
build-stable (windows-latest): examples/src/bin/device_tester.rs#L61
value assigned to `uc` is never read
build-stable (windows-latest): examples/src/bin/device_tester.rs#L60
value assigned to `dc` is never read
build-stable (windows-latest): examples/src/bin/device_tester.rs#L25
unused imports: `fs` and `sync::Arc`
build-stable (windows-latest): examples/src/bin/device_tester.rs#L24
unused imports: `HashMap` and `HashSet`
build-stable (windows-latest): examples/src/bin/device_tester.rs#L22
unused import: `futures::future::try_join`
build-stable (windows-latest): examples/src/bin/device_tester.rs#L15
unused imports: `DeviceFeatureOutput`, `DeviceFeature`, `OutputCommand`, and `OutputValue`
build-stable (windows-latest): examples/src/bin/device_tester.rs#L13
unused import: `buttplug_core::message::ButtplugDeviceMessageNameV4::OutputCmd`
build-stable (windows-latest)
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-stable (windows-latest)
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-stable (windows-latest)
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-stable (windows-latest)
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/