chore: new api #5
Annotations
19 errors
cargo clippy:
src/args.rs#L53
method `get_globbing_path` is never used
|
cargo clippy:
src/args.rs#L85
function `get_sdk_config` is never used
|
cargo clippy:
src/args.rs#L92
function `set_aws_profile_when_needed` is never used
|
cargo clippy:
src/args.rs#L98
function `set_aws_region_when_needed` is never used
|
cargo clippy:
src/args.rs#L105
function `get_storage_location` is never used
|
cargo clippy:
src/args.rs#L143
function `parse_glue_url` is never used
|
cargo clippy:
src/args.rs#L163
function `update_s3_console_url` is never used
|
cargo clippy:
src/globbing_path.rs#L11
struct `GlobbingPath` is never constructed
|
cargo clippy:
src/globbing_path.rs#L19
associated items `parse`, `build_listing_table_url`, and `get_store` are never used
|
cargo clippy:
src/globbing_path.rs#L47
function `ensure_scheme` is never used
|
cargo test:
src/args.rs#L53
method `get_globbing_path` is never used
|
cargo test:
src/args.rs#L85
function `get_sdk_config` is never used
|
cargo test:
src/args.rs#L92
function `set_aws_profile_when_needed` is never used
|
cargo test:
src/args.rs#L98
function `set_aws_region_when_needed` is never used
|
cargo test:
src/args.rs#L105
function `get_storage_location` is never used
|
cargo test:
src/globbing_path.rs#L11
struct `GlobbingPath` is never constructed
|
cargo test:
src/globbing_path.rs#L19
associated items `parse`, `build_listing_table_url`, and `get_store` are never used
|
cargo test:
src/main.rs#L75
function `get_qv_testing_path` is never used
|
cargo test
Process completed with exit code 101.
|