feat: leverage opendal instead of object_store features #42
Annotations
4 errors and 5 warnings
cargo fmt
Process completed with exit code 1.
|
cargo clippy:
src/main.rs#L36
called `unwrap` on `maybe_aws_endpoint_url` after checking its variant with `is_ok`
|
cargo clippy:
src/main.rs#L55
this expression creates a reference which is immediately dereferenced by the compiler
|
cargo clippy
Process completed with exit code 101.
|
cargo fmt:
src/main.rs#L1
Diff in /home/runner/work/qv/qv/src/main.rs
|
cargo fmt:
src/main.rs#L15
Diff in /home/runner/work/qv/qv/src/main.rs
|
cargo fmt:
src/main.rs#L37
Diff in /home/runner/work/qv/qv/src/main.rs
|
cargo fmt:
src/main.rs#L55
Diff in /home/runner/work/qv/qv/src/main.rs
|
cargo fmt:
tests/integration.rs#L63
Diff in /home/runner/work/qv/qv/tests/integration.rs
|