src: server: Make clippy happier #892
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
15 warnings
this async expression only awaits a single future:
src/server/manager.rs#L32
warning: this async expression only awaits a single future
--> src/server/manager.rs:32:17
|
32 | async { fut.await }
| ^^^^^^^^^^^^^^^^^^^ help: you can reduce it to: `fut`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_async_block
= note: `#[warn(clippy::redundant_async_block)]` on by default
|
build (ubuntu-22.04, armv7-unknown-linux-gnueabihf, armv7)
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/
|
build (ubuntu-22.04, armv7-unknown-linux-gnueabihf, armv7)
unused manifest key: package.path
|
build (ubuntu-22.04, armv7-unknown-linux-gnueabihf, armv7)
the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
|
build (ubuntu-22.04, armv7-unknown-linux-gnueabihf, armv7)
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/
|
build (ubuntu-22.04, armv7-unknown-linux-gnueabihf, armv7)
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/
|
build (ubuntu-22.04, armv7-unknown-linux-gnueabihf, armv7)
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/
|
build (ubuntu-22.04, armv7-unknown-linux-gnueabihf, armv7)
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/
|
build (ubuntu-22.04, x86_64-unknown-linux-gnu, linux-desktop)
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/
|
build (ubuntu-22.04, x86_64-unknown-linux-gnu, linux-desktop)
unused manifest key: package.path
|
build (ubuntu-22.04, x86_64-unknown-linux-gnu, linux-desktop)
the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
|
build (ubuntu-22.04, x86_64-unknown-linux-gnu, linux-desktop)
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/
|
build (ubuntu-22.04, x86_64-unknown-linux-gnu, linux-desktop)
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/
|
build (ubuntu-22.04, x86_64-unknown-linux-gnu, linux-desktop)
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/
|
build (ubuntu-22.04, x86_64-unknown-linux-gnu, linux-desktop)
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
mavlink-camera-manager-armv7
Expired
|
37.4 MB |
|
mavlink-camera-manager-linux-desktop
Expired
|
39.1 MB |
|