ci: add linting and run simple cargo test #3
Annotations
6 errors
cargo clippy
unresolved import `dynamodb_lock::DEFAULT_MAX_RETRY_ACQUIRE_LOCK_ATTEMPTS`
|
cargo clippy
associated function `new` is private
|
cargo clippy
Process completed with exit code 101.
|
cargo test
unresolved import `dynamodb_lock::DEFAULT_MAX_RETRY_ACQUIRE_LOCK_ATTEMPTS`
|
cargo test
associated function `new` is private
|
cargo test
Process completed with exit code 101.
|