fix(deps): update rust crate deltalake to 0.23 - autoclosed #284
Annotations
8 errors and 3 warnings
cargo clippy:
tests/files_on_localfs.rs#L139
the borrowed expression implements the required traits
|
cargo clippy:
src/main.rs#L103
the trait bound `deltalake::DeltaTable: datafusion::datasource::TableProvider` is not satisfied
|
cargo clippy:
src/main.rs#L101
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
cargo clippy
Process completed with exit code 101.
|
cargo test:
src/main.rs#L103
the trait bound `DeltaTable: datafusion::datasource::TableProvider` is not satisfied
|
cargo test:
src/main.rs#L101
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
cargo test
Process completed with exit code 101.
|
cargo test
❌ No test results found for Test Report
|
cargo fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|