Skip to content

Duckdb updates

Duckdb updates #736

Triggered via pull request July 19, 2024 12:42
Status Failure
Total duration 7m 46s
Artifacts

rust.yaml

on: pull_request
Matrix: test
Windows build from source
0s
Windows build from source
Address Sanitizer
0s
Address Sanitizer
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 22 warnings
Test x86_64-unknown-linux-gnu: crates/libduckdb-sys/src/types.rs#L15
unsafe function's docs miss `# Safety` section
Test x86_64-unknown-linux-gnu: crates/libduckdb-sys/src/types.rs#L20
unsafe function's docs miss `# Safety` section
Test x86_64-unknown-linux-gnu
Process completed with exit code 101.
Test x86_64-pc-windows-msvc
The job was canceled because "x86_64-unknown-linux-gnu_" failed.
Test x86_64-pc-windows-msvc
The operation was canceled.
Test x86_64-unknown-linux-gnu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test x86_64-unknown-linux-gnu
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, hecrj/setup-rust-action@v1, robinraju/release-downloader@v1.4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test x86_64-pc-windows-msvc: crates/duckdb/src/lib.rs#L96
missing documentation for a module
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/mod.rs#L1
missing documentation for a module
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/mod.rs#L2
missing documentation for a module
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/mod.rs#L3
missing documentation for a module
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/mod.rs#L4
missing documentation for a module
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/column_info.rs#L7
missing documentation for a struct
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/column_info.rs#L8
missing documentation for a struct field
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/column_info.rs#L13
missing documentation for a struct
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/column_info.rs#L14
missing documentation for a struct field
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/column_info.rs#L15
missing documentation for a struct field
Test x86_64-pc-windows-msvc: crates/duckdb/src/appender/mod.rs#L9
unused imports: `ArrowSerialize`, `FlattenRecordBatch`, `TryIntoArrow`
Test x86_64-pc-windows-msvc: crates/duckdb/src/appender/mod.rs#L18
unused import: `DataChunkHandle`
Test x86_64-pc-windows-msvc: crates/duckdb/src/appender/mod.rs#L12
unused import: `itertools::Itertools`
Test x86_64-pc-windows-msvc: crates/duckdb/src/appender/mod.rs#L8
unused import: `field::ArrowField`
Test x86_64-pc-windows-msvc: crates/duckdb/src/appender/mod.rs#L30
fields `columns` and `column_types` are never read
Test x86_64-pc-windows-msvc: crates/duckdb/src/appender/mod.rs#L292
function `split_batch_for_data_chunk_capacity` is never used
Test x86_64-pc-windows-msvc: crates/duckdb/src/lib.rs#L96
missing documentation for a module
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/mod.rs#L1
missing documentation for a module
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/mod.rs#L2
missing documentation for a module
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/mod.rs#L3
missing documentation for a module