Skip to content

fix: compile wasm for tauri and web #83

fix: compile wasm for tauri and web

fix: compile wasm for tauri and web #83

Triggered via push July 13, 2024 09:19
Status Failure
Total duration 6m 43s
Artifacts

ci.yml

on: push
Run cargo check
6m 24s
Run cargo check
Run tests with stable Rust
6m 30s
Run tests with stable Rust
Run lints with stable Rust
31s
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/models/eq.rs#L1
unused import: `log::trace`
Run cargo check: soundcore-lib/src/device.rs#L6
unused import: `tokio::task::JoinHandle`
Run cargo check: soundcore-lib/src/devices/a3947/state_update.rs#L66
unused variable: `age_range`
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/models/eq.rs#L1
unused import: `log::trace`
Run tests with stable Rust: soundcore-lib/src/device.rs#L6
unused import: `tokio::task::JoinHandle`
Run tests with stable Rust: soundcore-lib/src/devices/a3947/state_update.rs#L68
unused variable: `custom_btn_selected`