feat: Implement explicit feature indexes in protocols #199
Annotations
8 errors and 47 warnings
|
build-stable (macos-latest)
Process completed with exit code 101.
|
|
build-stable (macos-latest)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 1
|
|
build-stable (windows-latest)
The strategy configuration was canceled because "build-stable.macos-latest" failed
|
|
build-stable (windows-latest)
The operation was canceled.
|
|
build-stable (windows-latest)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 1
|
|
build-stable (ubuntu-latest)
The strategy configuration was canceled because "build-stable.macos-latest" failed
|
|
build-stable (ubuntu-latest)
The operation was canceled.
|
|
build-stable (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' 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):
examples/src/bin/device_tester.rs#L64
value assigned to `dc` is never read
|
|
build-stable (macos-latest):
examples/src/bin/device_tester.rs#L29
unused imports: `fs` and `sync::Arc`
|
|
build-stable (macos-latest):
examples/src/bin/device_tester.rs#L28
unused imports: `HashMap` and `HashSet`
|
|
build-stable (macos-latest):
examples/src/bin/device_tester.rs#L26
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)
`buttplug_tests` (test "mod") generated 1 warning
|
|
build-stable (macos-latest):
crates/buttplug_tests/tests/mod.rs#L1
unused `#[macro_use]` import
|
|
build-stable (macos-latest)
`intiface-engine` (lib) generated 1 warning (run `cargo fix --lib -p intiface-engine` to apply 1 suggestion)
|
|
build-stable (macos-latest):
crates/buttplug_tests/tests/test_websocket_device_comm_manager.rs#L10
unexpected `cfg` condition value: `websocket-server-manager`
|
|
build-stable (macos-latest):
crates/intiface_engine/src/remote_server.rs#L183
unused variable: `msg`
|
|
build-stable (macos-latest)
`intiface-engine` (lib) generated 1 warning (run `cargo fix --lib -p intiface-engine` to apply 1 suggestion)
|
|
build-stable (macos-latest):
examples/src/bin/device_tester.rs#L65
value assigned to `uc` is never read
|
|
build-stable (macos-latest):
examples/src/bin/device_tester.rs#L64
value assigned to `dc` is never read
|
|
build-stable (macos-latest):
examples/src/bin/device_tester.rs#L29
unused imports: `fs` and `sync::Arc`
|
|
build-stable (macos-latest):
examples/src/bin/device_tester.rs#L28
unused imports: `HashMap` and `HashSet`
|
|
build-stable (macos-latest):
examples/src/bin/device_tester.rs#L26
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/intiface_engine/src/remote_server.rs#L183
unused variable: `msg`
|
|
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 (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/
|
|
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):
crates/intiface_engine/src/remote_server.rs#L183
unused variable: `msg`
|
|
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):
crates/intiface_engine/src/remote_server.rs#L183
unused variable: `msg`
|
|
build-stable (ubuntu-latest):
examples/src/bin/device_tester.rs#L65
value assigned to `uc` is never read
|
|
build-stable (ubuntu-latest):
examples/src/bin/device_tester.rs#L64
value assigned to `dc` is never read
|
|
build-stable (ubuntu-latest):
examples/src/bin/device_tester.rs#L29
unused imports: `fs` and `sync::Arc`
|
|
build-stable (ubuntu-latest):
examples/src/bin/device_tester.rs#L28
unused imports: `HashMap` and `HashSet`
|
|
build-stable (ubuntu-latest):
examples/src/bin/device_tester.rs#L26
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/
|