design: explore how this would work #81
Annotations
21 errors and 6 warnings
cargo fmt
Process completed with exit code 1.
|
cargo clippy:
src/main.rs#L40
unused import: `TableMetadataBuilder`
|
cargo clippy:
src/main.rs#L41
unused import: `iceberg_rust::table::table_builder::TableBuilder`
|
cargo clippy:
src/main.rs#L128
unused variable: `table`
|
cargo clippy:
src/main.rs#L145
function `mainx` is never used
|
cargo clippy:
src/main.rs#L210
function `get_sdk_config` is never used
|
cargo clippy:
src/main.rs#L217
function `set_aws_profile_when_needed` is never used
|
cargo clippy:
src/main.rs#L223
function `set_aws_region_when_needed` is never used
|
cargo clippy:
src/main.rs#L232
function `replace_s3_console_url_with_s3_path` is never used
|
cargo clippy:
src/main.rs#L273
function `replace_glue_table_with_path` is never used
|
cargo clippy:
src/main.rs#L285
function `parse_glue_url` is never used
|
cargo test:
src/main.rs#L40
unused import: `TableMetadataBuilder`
|
cargo test:
src/main.rs#L41
unused import: `iceberg_rust::table::table_builder::TableBuilder`
|
cargo test:
src/main.rs#L128
unused variable: `table`
|
cargo test:
src/main.rs#L145
function `mainx` is never used
|
cargo test:
src/main.rs#L210
function `get_sdk_config` is never used
|
cargo test:
src/main.rs#L217
function `set_aws_profile_when_needed` is never used
|
cargo test:
src/main.rs#L223
function `set_aws_region_when_needed` is never used
|
cargo test:
src/main.rs#L232
function `replace_s3_console_url_with_s3_path` is never used
|
cargo test:
src/main.rs#L273
function `replace_glue_table_with_path` is never used
|
cargo test:
src/main.rs#L285
function `parse_glue_url` is never used
|
cargo fmt:
src/main.rs#L34
Diff in /home/runner/work/qv/qv/src/main.rs
|
cargo fmt:
src/main.rs#L87
Diff in /home/runner/work/qv/qv/src/main.rs
|
cargo fmt:
src/main.rs#L94
Diff in /home/runner/work/qv/qv/src/main.rs
|
cargo fmt:
src/main.rs#L108
Diff in /home/runner/work/qv/qv/src/main.rs
|
cargo fmt:
src/main.rs#L116
Diff in /home/runner/work/qv/qv/src/main.rs
|
cargo fmt:
src/main.rs#L136
Diff in /home/runner/work/qv/qv/src/main.rs
|