Skip to content
Triggered via push July 19, 2024 18:47
Status Failure
Total duration 6m 50s
Artifacts

ci.yml

on: push
Run cargo check
6m 14s
Run cargo check
Run tests with stable Rust
6m 37s
Run tests with stable Rust
Run lints with stable Rust
2m 33s
Run lints with stable Rust
Fit to window
Zoom out
Zoom in

Annotations

1 error and 38 warnings
Run lints with stable Rust
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 1
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run cargo check: manager-fut/src/future.rs#L14
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
Run cargo check: manager-fut/src/future.rs#L15
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
Run cargo check
`manager-fut` (lib) generated 2 warnings
Run cargo check: soundcore-lib/src/ble/btleplug/connection.rs#L1
unused import: `async_trait::async_trait`
Run cargo check: soundcore-lib/src/ble/btleplug/scanner.rs#L7
unused imports: `debug`, `info`
Run cargo check: soundcore-lib/src/devices/a3947/state_update.rs#L66
unused variable: `age_range`
Run cargo check: soundcore-lib/src/devices/a3947/state_update.rs#L67
unused variable: `hear_id`
Run cargo check: soundcore-lib/src/devices/a3947/state_update.rs#L68
unused variable: `custom_btn_selected`
Run cargo check: soundcore-lib/src/devices/a3947/state_update.rs#L69
unused variable: `button_model_bytes`
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
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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: manager-fut/src/future.rs#L14
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
Run tests with stable Rust: manager-fut/src/future.rs#L15
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
Run tests with stable Rust
`manager-fut` (lib) generated 2 warnings
Run tests with stable Rust: soundcore-lib/src/devices/a3947/state_update.rs#L68
unused variable: `custom_btn_selected`
Run tests with stable Rust: soundcore-lib/src/devices/a3947/state_update.rs#L69
unused variable: `button_model_bytes`
Run tests with stable Rust: soundcore-lib/src/devices/a3947/state_update.rs#L72
unused variable: `personal_anc_test_time`
Run tests with stable Rust: soundcore-lib/src/devices/a3947/state_update.rs#L72
unused variable: `personal_anc_volume_db`