fix(deps): update rust crate object_store to 0.10 - autoclosed #220
Annotations
15 errors
cargo clippy:
src/main.rs#L402
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
cargo clippy:
src/main.rs#L420
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
cargo clippy:
src/main.rs#L55
the trait bound `object_store::aws::AmazonS3: deltalake::ObjectStore` is not satisfied
|
cargo clippy:
src/main.rs#L80
the trait bound `object_store::gcp::GoogleCloudStorage: deltalake::ObjectStore` is not satisfied
|
cargo clippy:
src/main.rs#L61
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
cargo clippy:
src/main.rs#L86
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
cargo clippy
Process completed with exit code 101.
|
cargo test:
src/main.rs#L402
`?` couldn't convert the error to `DataFusionError`
|
cargo test:
src/main.rs#L420
`?` couldn't convert the error to `DataFusionError`
|
cargo test:
src/main.rs#L55
the trait bound `object_store::aws::AmazonS3: deltalake::ObjectStore` is not satisfied
|
cargo test:
src/main.rs#L80
the trait bound `object_store::gcp::GoogleCloudStorage: deltalake::ObjectStore` is not satisfied
|
cargo test:
src/main.rs#L61
`?` couldn't convert the error to `DataFusionError`
|
cargo test:
src/main.rs#L86
`?` couldn't convert the error to `DataFusionError`
|
cargo test
Process completed with exit code 101.
|
cargo test
❌ No test results found for Test Report
|