Skip to content

Duckdb updates

Duckdb updates #696

Triggered via pull request June 16, 2024 16:28
Status Failure
Total duration 6m 30s
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

4 errors and 12 warnings
Test x86_64-pc-windows-msvc: crates/duckdb/src/vtab/mod.rs#L257
borrow of moved value: `output`
Test x86_64-pc-windows-msvc
Process completed with exit code 1.
Test x86_64-unknown-linux-gnu
The job was canceled because "x86_64-pc-windows-msvc_wi" failed.
Test x86_64-unknown-linux-gnu
The operation was canceled.
Test x86_64-pc-windows-msvc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, robinraju/[email protected], DuckSoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test x86_64-pc-windows-msvc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, DuckSoft/[email protected]. 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-pc-windows-msvc: crates/duckdb/src/core/data_chunk.rs#L5
unused import: `logical_type`
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