Skip to content

mavlink: mavlink_camera: Use try_recv over recv to avoid blocking sco… #168

mavlink: mavlink_camera: Use try_recv over recv to avoid blocking sco…

mavlink: mavlink_camera: Use try_recv over recv to avoid blocking sco… #168

Triggered via push July 29, 2024 18:58
Status Failure
Total duration 2m 47s
Artifacts

deploy-unix.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 16 warnings
build (ubuntu-22.04, x86_64-unknown-linux-gnu, linux-desktop)
type annotations needed for `Box<_>`
build (ubuntu-22.04, x86_64-unknown-linux-gnu, linux-desktop)
could not compile `time` (lib) due to 1 previous error
build (ubuntu-22.04, x86_64-unknown-linux-gnu, linux-desktop)
The process 'cross' failed with exit code 101
type annotations needed for `Box<_>`: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.20/src/format_description/parse/mod.rs#L83
error[E0282]: type annotations needed for `Box<_>` --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.20/src/format_description/parse/mod.rs:83:9 | 83 | let items = format_items | ^^^^^ ... 86 | Ok(items.into()) | ---- type must be known at this point | help: consider giving `items` an explicit type, where the placeholders `_` are specified | 83 | let items: Box<_> = format_items | ++++++++
build (ubuntu-22.04, armv7-unknown-linux-gnueabihf, armv7)
type annotations needed for `Box<_>`
build (ubuntu-22.04, armv7-unknown-linux-gnueabihf, armv7)
could not compile `time` (lib) due to 1 previous error
build (ubuntu-22.04, armv7-unknown-linux-gnueabihf, armv7)
The process 'cross' failed with exit code 101
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
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)
build failed, waiting for other jobs to finish...
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/
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
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, armv7-unknown-linux-gnueabihf, armv7)
unused manifest key: package.path
build (ubuntu-22.04, armv7-unknown-linux-gnueabihf, armv7)
build failed, waiting for other jobs to finish...