feat: Adding definitions for new Love Distance devices #85
Annotations
1 error and 23 warnings
Formatting check
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/core/connector/mod.rs#L105
non-local `impl` definition, they should be avoided as they go against expectation
|
Build Debug:
buttplug/src/core/errors.rs#L42
non-local `impl` definition, they should be avoided as they go against expectation
|
Build Debug:
buttplug/src/core/errors.rs#L68
non-local `impl` definition, they should be avoided as they go against expectation
|
Build Debug:
buttplug/src/core/errors.rs#L102
non-local `impl` definition, they should be avoided as they go against expectation
|
Build Debug:
buttplug/src/core/errors.rs#L126
non-local `impl` definition, they should be avoided as they go against expectation
|
Build Debug:
buttplug/src/core/errors.rs#L195
non-local `impl` definition, they should be avoided as they go against expectation
|
Build Debug
`buttplug` (lib) generated 6 warnings
|
Run tests:
buttplug/src/core/connector/mod.rs#L105
non-local `impl` definition, they should be avoided as they go against expectation
|
Run tests:
buttplug/src/core/errors.rs#L42
non-local `impl` definition, they should be avoided as they go against expectation
|
Run tests:
buttplug/src/core/errors.rs#L68
non-local `impl` definition, they should be avoided as they go against expectation
|
Run tests:
buttplug/src/core/errors.rs#L102
non-local `impl` definition, they should be avoided as they go against expectation
|
Run tests:
buttplug/src/core/errors.rs#L126
non-local `impl` definition, they should be avoided as they go against expectation
|
Run tests:
buttplug/src/core/errors.rs#L195
non-local `impl` definition, they should be avoided as they go against expectation
|
Run tests
`buttplug` (lib test) generated 6 warnings (6 duplicates)
|
Run tests:
buttplug/tests/util/mod.rs#L12
unused import: `device_test::DeviceTestCase`
|
Run tests:
buttplug/tests/util/test_device_manager/mod.rs#L20
unused import: `TestHardwareConnector`
|
Run tests:
buttplug/tests/util/test_device_manager/mod.rs#L27
unused import: `TestDeviceCommunicationManager`
|
Loading