Skip to content

feat: Update custom button model Actions #3

feat: Update custom button model Actions

feat: Update custom button model Actions #3

Triggered via push January 4, 2024 23:45
Status Failure
Total duration 4m 48s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 35 warnings
Lints
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 1
Check
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Tests with stable Rust: 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
Tests with stable Rust: 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
Tests with stable Rust
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Lints
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/
Lints
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/
Lints
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/
Lints
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/
Lints
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/
Check
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/
Check: soundcore-lib/src/devices/A3951Device.rs#L1
unused import: `crate::packets::ResponsePacket`
Check: soundcore-lib/src/ble/btleplug/registry.rs#L7
unused import: `StreamExt`
Check: soundcore-lib/src/ble/btleplug/connection.rs#L21
field `uuid_set` is never read
Check: soundcore-lib/src/ble/btleplug/registry.rs#L19
static `DEFAULT_SCAN_DURATION` is never used
Check: soundcore-lib/src/ble/btleplug/registry.rs#L22
field `manager` is never read
Check: soundcore-lib/src/error.rs#L4
type alias `ErrorWrapper` is never used
Check: soundcore-lib/src/models/a3909_button_model.rs#L14
method `bytes` is never used
Check: soundcore-lib/src/packets/request/state.rs#L15
associated functions `new` and `with_variant` are never used
Check: soundcore-lib/src/packets/response/state/a3040.rs#L45
constant `A3040_FEATURE_FLAGS` is never used
Check: soundcore-lib/src/parsers/base.rs#L37
function `repr_parser` is never used
Check
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/
Check
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/
Check
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/
Check
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/
Tests with stable Rust
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/
Tests with stable Rust
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/
Tests with stable Rust
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/
Tests with stable Rust
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/
Tests with stable Rust
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/
Tests with stable Rust: soundcore-lib/src/devices/A3951Device.rs#L1
unused import: `crate::packets::ResponsePacket`
Tests with stable Rust: soundcore-lib/src/ble/btleplug/connection.rs#L21
field `uuid_set` is never read
Tests with stable Rust: soundcore-lib/src/ble/btleplug/registry.rs#L19
static `DEFAULT_SCAN_DURATION` is never used
Tests with stable Rust: soundcore-lib/src/ble/btleplug/registry.rs#L22
field `manager` is never read
Tests with stable Rust: soundcore-lib/src/error.rs#L4
type alias `ErrorWrapper` is never used
Tests with stable Rust: soundcore-lib/src/packets/request/state.rs#L15
associated functions `new` and `with_variant` are never used
Tests with stable Rust: soundcore-lib/src/packets/response/state/a3040.rs#L45
constant `A3040_FEATURE_FLAGS` is never used
Tests with stable Rust: soundcore-lib/src/parsers/base.rs#L37
function `repr_parser` is never used