Skip to content

Duckdb updates

Duckdb updates #740

Triggered via pull request July 20, 2024 13:47
Status Failure
Total duration 7m 32s
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/string.rs#L15
unsafe function's docs miss `# Safety` section
Test x86_64-unknown-linux-gnu: crates/libduckdb-sys/src/string.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/[email protected]. 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/core/data_chunk.rs#L74
missing documentation for a method
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/data_chunk.rs#L80
missing documentation for a method
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/data_chunk.rs#L90
missing documentation for a method
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/data_chunk.rs#L100
missing documentation for a struct
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/data_chunk.rs#L102
missing documentation for a struct field
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/data_chunk.rs#L107
missing documentation for an associated function
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/data_chunk.rs#L139
missing documentation for a method
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/data_chunk.rs#L143
missing documentation for a method
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/logical_type.rs#L118
missing documentation for a struct
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/logical_type.rs#L251
missing documentation for a struct
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/core/data_chunk.rs#L74
missing documentation for a method
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/data_chunk.rs#L80
missing documentation for a method
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/data_chunk.rs#L90
missing documentation for a method
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/data_chunk.rs#L100
missing documentation for a struct