fix(deps): update rust crate object_store to 0.13 #509
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#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#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`
|