Skip to content

fix(deps): update rust crate object_store to 0.13 #516

fix(deps): update rust crate object_store to 0.13

fix(deps): update rust crate object_store to 0.13 #516

Triggered via pull request January 23, 2026 01:11
Status Failure
Total duration 18m 53s
Artifacts

test_suite.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
cargo clippy: src/main.rs#L89
no method named `head` found for struct `std::sync::Arc<object_store::gcp::GoogleCloudStorage>` in the current scope
cargo clippy: src/main.rs#L82
the trait bound `object_store::gcp::GoogleCloudStorage: deltalake::ObjectStore` is not satisfied
cargo clippy: src/main.rs#L64
type annotations needed
cargo clippy: src/main.rs#L64
no method named `head` found for struct `std::sync::Arc<object_store::aws::AmazonS3>` in the current scope
cargo clippy: src/main.rs#L57
the trait bound `object_store::aws::AmazonS3: deltalake::ObjectStore` is not satisfied
cargo clippy: src/main.rs#L459
`?` couldn't convert the error to `datafusion::error::DataFusionError`
cargo clippy: src/main.rs#L441
`?` couldn't convert the error to `datafusion::error::DataFusionError`
cargo clippy: src/main.rs#L459
`?` couldn't convert the error to `datafusion::error::DataFusionError`
cargo clippy: src/main.rs#L441
`?` couldn't convert the error to `datafusion::error::DataFusionError`
cargo clippy: src/main.rs#L29
unused import: `object_store::ObjectStore`
cargo test
❌ No test results found for Test Report
cargo test: src/main.rs#L88
`?` couldn't convert the error to `DataFusionError`
cargo test: src/main.rs#L63
`?` couldn't convert the error to `DataFusionError`
cargo test: src/main.rs#L89
type annotations needed
cargo test: src/main.rs#L89
no method named `head` found for struct `Arc<object_store::gcp::GoogleCloudStorage>` in the current scope
cargo test: src/main.rs#L82
the trait bound `object_store::gcp::GoogleCloudStorage: deltalake::ObjectStore` is not satisfied
cargo test: src/main.rs#L64
type annotations needed
cargo test: src/main.rs#L64
no method named `head` found for struct `Arc<object_store::aws::AmazonS3>` in the current scope
cargo test: src/main.rs#L57
the trait bound `object_store::aws::AmazonS3: deltalake::ObjectStore` is not satisfied
cargo test: src/main.rs#L459
`?` couldn't convert the error to `DataFusionError`
cargo test: src/main.rs#L441
`?` couldn't convert the error to `DataFusionError`
cargo test: src/main.rs#L29
unused import: `object_store::ObjectStore`