Skip to content

chore: bump versions (wip) #4

chore: bump versions (wip)

chore: bump versions (wip) #4

Triggered via push March 26, 2024 20:52
Status Failure
Total duration 2m 21s
Artifacts

test_suite.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors
cargo clippy: src/main.rs#L20
use of deprecated associated function `datafusion::prelude::SessionContext::with_config`: Use SessionContext::new_with_config
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 test: src/main.rs#L20
use of deprecated associated function `datafusion::prelude::SessionContext::with_config`: Use SessionContext::new_with_config
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.