Skip to content

fix: add connection timeout when scanning #62

fix: add connection timeout when scanning

fix: add connection timeout when scanning #62

Triggered via push May 7, 2024 14:05
Status Failure
Total duration 5m 1s
Artifacts

ci.yml

on: push
Run cargo check
3m 23s
Run cargo check
Run tests with stable Rust
4m 49s
Run tests with stable Rust
Run lints with stable Rust
1m 56s
Run lints with stable Rust
Fit to window
Zoom out
Zoom in

Annotations

38 warnings
Run lints with stable Rust
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/.
Run lints with stable Rust
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/
Run lints 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/
Run lints 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/
Run lints 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/
Run lints 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/
Run cargo check
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/.
Run cargo check
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/
Run cargo check: test_data/src/a3040.rs#L13
constant `anc` should have an upper case name
Run cargo check: test_data/src/a3040.rs#L25
constant `trans` should have an upper case name
Run cargo check: test_data/src/a3040.rs#L37
constant `normal` should have an upper case name
Run cargo check: test_data/src/a3040.rs#L50
constant `max_eq` should have an upper case name
Run cargo check
`test_data` (lib) generated 4 warnings
Run cargo check: soundcore-lib/src/ble/btleplug/scanner.rs#L7
unused imports: `debug`, `info`
Run cargo check: soundcore-lib/src/devices/a3040.rs#L13
unused import: `eq_info_update::*`
Run cargo check: soundcore-lib/src/device.rs#L154
unreachable pattern
Run cargo check: soundcore-lib/src/ble/btleplug/connection.rs#L24
field `uuid_set` is never read
Run cargo check: soundcore-lib/src/ble/btleplug/manager.rs#L27
field `manager` is never read
Run cargo 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/
Run cargo 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/
Run cargo 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/
Run cargo 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/
Run tests with stable Rust
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/.
Run tests with stable Rust
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/
Run 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/
Run 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/
Run 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/
Run 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/
Run tests with stable Rust: soundcore-lib/src/devices/a3040.rs#L13
unused import: `eq_info_update::*`
Run tests with stable Rust: soundcore-lib/src/mocks/connection.rs#L4
unused import: `btleplug::platform::PeripheralId`
Run tests with stable Rust: soundcore-lib/src/error.rs#L4
type alias `ErrorWrapper` is never used
Run tests with stable Rust: soundcore-lib/src/models/eq.rs#L88
associated function `to_signed` is never used
Run tests with stable Rust: soundcore-lib/src/packets/request.rs#L37
methods `battery_level` and `battery_status` are never used
Run tests with stable Rust: soundcore-lib/src/parsers/base.rs#L37
function `repr_parser` is never used
Run tests with stable Rust: soundcore-lib/src/parsers/eq_configuration.rs#L36
function `parse_mono_eq_configuration` is never used