feat: Update custom button model Actions #3
Annotations
3 errors and 15 warnings
Run cargo test:
soundcore-lib/src/parsers/a3909_button_model.rs#L101
no variant or associated item named `Trans` found for enum `models::button_model::Action` in the current scope
|
Run cargo test:
soundcore-lib/src/parsers/a3909_button_model.rs#L112
no variant or associated item named `Trans` found for enum `models::button_model::Action` in the current scope
|
Run cargo test
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Run cargo test:
soundcore-lib/src/devices/A3951Device.rs#L1
unused import: `crate::packets::ResponsePacket`
|
Run cargo test:
soundcore-lib/src/ble/btleplug/registry.rs#L7
unused import: `StreamExt`
|
Run cargo test:
soundcore-lib/src/ble/btleplug/connection.rs#L21
field `uuid_set` is never read
|
Run cargo test:
soundcore-lib/src/ble/btleplug/registry.rs#L19
static `DEFAULT_SCAN_DURATION` is never used
|
Run cargo test:
soundcore-lib/src/ble/btleplug/registry.rs#L22
field `manager` is never read
|
Run cargo test:
soundcore-lib/src/error.rs#L4
type alias `ErrorWrapper` is never used
|
Run cargo test:
soundcore-lib/src/models/a3909_button_model.rs#L14
method `bytes` is never used
|
Run cargo test:
soundcore-lib/src/packets/request/state.rs#L15
associated functions `new` and `with_variant` are never used
|
Run cargo test:
soundcore-lib/src/packets/response/state/a3040.rs#L45
constant `A3040_FEATURE_FLAGS` is never used
|
Run cargo test:
soundcore-lib/src/parsers/base.rs#L37
function `repr_parser` is never used
|
The logs for this run have expired and are no longer available.
Loading