Skip to content

Add support for DuckDB arrays when using Arrow's FixedSizeList #653

Add support for DuckDB arrays when using Arrow's FixedSizeList

Add support for DuckDB arrays when using Arrow's FixedSizeList #653

Triggered via pull request June 4, 2024 17:30
Status Failure
Total duration 23m 11s
Artifacts

rust.yaml

on: pull_request
Matrix: test
Windows build from source
6m 45s
Windows build from source
Address Sanitizer
8m 58s
Address Sanitizer
Fit to window
Zoom out
Zoom in

Annotations

1 error and 18 warnings
Address Sanitizer
Process completed with exit code 101.
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-unknown-linux-gnu
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], actions-rs/[email protected], codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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, actions-rs/[email protected], codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows build from source
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows build from source
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/
Address Sanitizer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Address Sanitizer
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/
Address Sanitizer: crates/libduckdb-sys/openssl/mod.rs#L22
unexpected `cfg` condition value: `openssl_bindgen`
Address Sanitizer: crates/libduckdb-sys/openssl/mod.rs#L25
unexpected `cfg` condition value: `vendored`
Address Sanitizer: crates/libduckdb-sys/openssl/mod.rs#L40
unexpected `cfg` condition value: `vendored`
Address Sanitizer: crates/libduckdb-sys/openssl/mod.rs#L42
unexpected `cfg` condition value: `openssl_bindgen`
Address Sanitizer: crates/libduckdb-sys/openssl/mod.rs#L72
unexpected `cfg` condition value: `vendored`
Address Sanitizer: crates/libduckdb-sys/openssl/mod.rs#L84
unexpected `cfg` condition value: `unstable_boringssl`
Address Sanitizer: crates/libduckdb-sys/openssl/mod.rs#L185
unexpected `cfg` condition value: `openssl_bindgen`
Address Sanitizer: crates/duckdb/src/types/mod.rs#L38
unexpected `cfg` condition value: `time`
Address Sanitizer: crates/duckdb/src/column.rs#L127
unexpected `cfg` condition value: `column_decltype`
Address Sanitizer: crates/duckdb/src/column.rs#L147
unexpected `cfg` condition value: `column_decltype`