Skip to content

Anafi mgmt with an example πŸš€ #66

Anafi mgmt with an example πŸš€

Anafi mgmt with an example πŸš€ #66

Triggered via pull request December 7, 2023 13:11
@o0Ignition0oo0Ignition0o
synchronize #22
igni/wip
Status Failure
Total duration 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 37 warnings
Clippy: arsdk-rs/src/ardrone3/piloting/pcmd.rs#L102
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
Clippy: arsdk-rs/src/ardrone3/piloting/pcmd.rs#L61
this lifetime isn't used in the impl
Clippy: arsdk-rs/src/ardrone3/piloting/pcmd.rs#L116
this lifetime isn't used in the impl
Clippy: arsdk-rs/src/ardrone3/piloting.rs#L48
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
Clippy: arsdk-rs/src/ardrone3/piloting.rs#L110
this lifetime isn't used in the impl
Clippy: arsdk-rs/src/ardrone3/piloting_state.rs#L83
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
Clippy: arsdk-rs/src/ardrone3/piloting_state.rs#L138
this lifetime isn't used in the impl
Clippy: arsdk-rs/src/ardrone3.rs#L130
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
Clippy: arsdk-rs/src/ardrone3.rs#L247
this lifetime isn't used in the impl
Clippy: arsdk-rs/src/command.rs#L56
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
Check: arsdk-rs/src/ardrone3/piloting/pcmd.rs#L102
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
Check
`arsdk-rs` (lib) generated 1 warning
Check: anafi-rs/examples/liftoff.rs#L1
unused import: `log::info`
Check
`anafi-rs` (example "liftoff") generated 1 warning (run `cargo fix --example "liftoff"` to apply 1 suggestion)
Check: arsdk-rs/src/frame.rs#L511
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
Check: arsdk-rs/src/frame.rs#L536
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
Check: arsdk-rs/src/frame.rs#L536
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
Check
`arsdk-rs` (lib test) generated 5 warnings (1 duplicate)
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/
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/
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/
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/
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite: arsdk-rs/src/ardrone3/piloting/pcmd.rs#L102
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
Test Suite
`arsdk-rs` (lib) generated 1 warning
Test Suite: anafi-rs/examples/liftoff.rs#L1
unused import: `log::info`
Test Suite
`anafi-rs` (example "liftoff") generated 1 warning (run `cargo fix --example "liftoff"` to apply 1 suggestion)
Test Suite: arsdk-rs/src/frame.rs#L511
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
Test Suite: arsdk-rs/src/frame.rs#L511
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
Test Suite: arsdk-rs/src/frame.rs#L536
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
Test Suite: arsdk-rs/src/frame.rs#L536
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
Test Suite
`arsdk-rs` (lib test) generated 5 warnings (1 duplicate)