Skip to content

eq progress

eq progress #61

Triggered via push May 4, 2024 13:17
Status Failure
Total duration 5m 54s
Artifacts

ci.yml

on: push
Run cargo check
5m 41s
Run cargo check
Run tests with stable Rust
4m 20s
Run tests with stable Rust
Run lints with stable Rust
1m 34s
Run lints with stable Rust
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 38 warnings
Run lints with stable Rust
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 1
Run tests with stable Rust: soundcore-lib/tests/a3040.rs#L1
unresolved import `soundcore_lib::types::SupportedModels`
Run tests with stable Rust
could not compile `soundcore-lib` (test "a3040") due to 1 previous error
Run tests with stable Rust
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
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 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
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: soundcore-lib/src/devices/a3040.rs#L13
unused import: `eq_info_update::*`
Run cargo check: test_data/src/a3040.rs#L25
constant `anc` should have an upper case name
Run cargo check: test_data/src/a3040.rs#L37
constant `trans` should have an upper case name
Run cargo check: test_data/src/a3040.rs#L49
constant `normal` should have an upper case name
Run cargo check: test_data/src/a3040.rs#L62
constant `max_eq` should have an upper case name
Run cargo check
`test_data` (lib) generated 4 warnings
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/