Update buttplug-device-config.yml #87
Annotations
25 warnings
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/server/device/protocol/mod.rs#L659
unexpected `cfg` condition name: `build`
|
Build Debug:
buttplug/src/server/device/protocol/mod.rs#L661
unexpected `cfg` condition name: `build`
|
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 8 warnings
|
Run tests:
buttplug/src/server/device/protocol/mod.rs#L659
unexpected `cfg` condition name: `build`
|
Run tests:
buttplug/src/server/device/protocol/mod.rs#L661
unexpected `cfg` condition name: `build`
|
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 8 warnings (8 duplicates)
|
Run tests:
buttplug/tests/util/mod.rs#L12
unused import: `device_test::DeviceTestCase`
|
Loading