Bump clap from 4.5.18 to 4.5.23 #125
Annotations
16 warnings
Run actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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:
src/err/mod.rs#L2
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
cargo test:
src/err/mod.rs#L329
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
cargo test
`cloudflare-ddns` (bin "cloudflare-ddns" test) generated 2 warnings
|
cargo clippy:
src/err/mod.rs#L2
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
cargo clippy:
src/err/mod.rs#L329
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
cargo clippy:
src/config/ip_source.rs#L153
the following explicit lifetimes could be elided: 'a
|
cargo clippy:
src/network_listener/windows.rs#L72
the following explicit lifetimes could be elided: 'a
|
cargo clippy:
src/network_listener/windows.rs#L184
the following explicit lifetimes could be elided: 'a
|
cargo clippy:
src/updaters.rs#L154
the following explicit lifetimes could be elided: 'a
|
cargo clippy:
src/updaters.rs#L160
the following explicit lifetimes could be elided: 'a
|
cargo clippy:
src/util.rs#L86
the following explicit lifetimes could be elided: 'a
|
cargo clippy
`cloudflare-ddns` (bin "cloudflare-ddns") generated 8 warnings (run `cargo clippy --fix --bin "cloudflare-ddns"` to apply 6 suggestions)
|
Loading