Skip to content

fix(deps): update all dependencies #20

fix(deps): update all dependencies

fix(deps): update all dependencies #20

Triggered via push March 26, 2024 22:33
Status Failure
Total duration 2m 49s
Artifacts

test_suite.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
cargo clippy: src/args.rs#L91
use of deprecated function `aws_config::load_from_env`: Use the `aws_config::load_defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away.
cargo clippy
Process completed with exit code 101.
cargo test: src/args.rs#L91
use of deprecated function `aws_config::load_from_env`: Use the `aws_config::load_defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away.
cargo test
Process completed with exit code 101.