feat: add a3040 eq info update response #57
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, 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@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/a3040.rs#L13
unused import: `eq_info_update::*`
|
Run cargo test:
soundcore-lib/src/mocks/connection.rs#L4
unused import: `btleplug::platform::PeripheralId`
|
Run cargo test:
soundcore-lib/src/device.rs#L154
unreachable pattern
|
Run cargo test:
soundcore-lib/src/devices/a3040/eq_update_command.rs#L5
field `eq` 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#L15
method `bytes` is never used
|
Run cargo test:
soundcore-lib/src/models/eq.rs#L88
associated function `to_signed` is never used
|
Run cargo test:
soundcore-lib/src/packets/request.rs#L37
methods `battery_level` and `battery_status` are never used
|
Run cargo test:
soundcore-lib/src/parsers/base.rs#L37
function `repr_parser` is never used
|
Run cargo test:
soundcore-lib/src/parsers/eq_configuration.rs#L36
function `parse_mono_eq_configuration` is never used
|
Loading