Skip to content

fix(deps): update all dependencies #40

fix(deps): update all dependencies

fix(deps): update all dependencies #40

Triggered via push March 27, 2024 08:40
Status Failure
Total duration 1m 44s
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.