Skip to content

change read interface back to AsyncRead #128

change read interface back to AsyncRead

change read interface back to AsyncRead #128

Triggered via push November 14, 2023 22:55
Status Failure
Total duration 2m 49s
Artifacts

cargo_ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
unused import: `tokio::io::BufReader`: src/streaming_data_service/data_transfer.rs#L24
error: unused import: `tokio::io::BufReader` --> src/streaming_data_service/data_transfer.rs:24:5 | 24 | use tokio::io::BufReader; | ^^^^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings`
cargo-clippy
Clippy had exited with the 101 exit code
cargo-test: src/app/upgrade_worker.rs#L250
cannot find function `pedantic_buf_copy` in this scope
cargo-test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
cargo-clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo-test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
cargo-test: src/streaming_data_service/data_transfer.rs#L24
unused import: `tokio::io::BufReader`
cargo-test
`bmcd` (bin "bmcd" test) generated 1 warning
cargo-test
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/
cargo-test
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/
cargo-test
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/
cargo-test
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/