fix: renamed GalakuOneEngineIdentifierFactory
to `GalakuIdentifierF…
#84
Annotations
1 error and 33 warnings
Formatting check
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' 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/
|
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`
|
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#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`
|
Run doc gen:
buttplug/src/core/connector/in_process_connector.rs#L107
unresolved link to `crate::server::device::communication_manager::DeviceCommunicationManager`
|
Run doc gen:
buttplug/src/core/connector/mod.rs#L137
unresolved link to `crate::core::messages::ButtplugClientMessage`
|
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
|
Loading