Skip to content

feat: exploratory work to integrate iceberg/glue #196

feat: exploratory work to integrate iceberg/glue

feat: exploratory work to integrate iceberg/glue #196

Triggered via push April 6, 2024 17:03
Status Failure
Total duration 5m 7s
Artifacts

test_suite.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 15 warnings
cargo fmt
Process completed with exit code 1.
cargo clippy: src/main.rs#L24
unused import: `iceberg_rust::catalog::Catalog`
cargo clippy: src/main.rs#L25
unused imports: `Tabular`, `get_tabular_metadata`
cargo clippy: src/main.rs#L26
unused import: `iceberg_rust::table::table_builder::TableBuilder`
cargo clippy: src/main.rs#L111
unused variable: `metadata_location`
cargo clippy: src/main.rs#L166
the borrowed expression implements the required traits
cargo clippy
Process completed with exit code 101.
cargo fmt: src/main.rs#L21
Diff in /home/runner/work/qv/qv/src/main.rs
cargo fmt: src/main.rs#L46
Diff in /home/runner/work/qv/qv/src/main.rs
cargo fmt: src/main.rs#L107
Diff in /home/runner/work/qv/qv/src/main.rs
cargo fmt: src/main.rs#L121
Diff in /home/runner/work/qv/qv/src/main.rs
cargo fmt: src/main.rs#L162
Diff in /home/runner/work/qv/qv/src/main.rs
cargo fmt: src/main.rs#L343
Diff in /home/runner/work/qv/qv/src/main.rs
cargo test: src/main.rs#L24
unused import: `iceberg_rust::catalog::Catalog`
cargo test: src/main.rs#L25
unused imports: `Tabular`, `get_tabular_metadata`
cargo test: src/main.rs#L26
unused import: `iceberg_rust::table::table_builder::TableBuilder`
cargo test: src/main.rs#L111
unused variable: `metadata_location`
cargo test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
cargo test: src/main.rs#L24
unused import: `iceberg_rust::catalog::Catalog`
cargo test: src/main.rs#L25
unused imports: `Tabular`, `get_tabular_metadata`
cargo test: src/main.rs#L26
unused import: `iceberg_rust::table::table_builder::TableBuilder`
cargo test: src/main.rs#L111
unused variable: `metadata_location`