enable union test #340
Open
enable union test #340
Annotations
13 warnings
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/
|
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], DuckSoft/[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/
|
crates/libduckdb-sys/build.rs#L242
unexpected `cfg` condition value: `winduckdb`
|
crates/duckdb/src/types/mod.rs#L38
unexpected `cfg` condition value: `time`
|
crates/duckdb/src/column.rs#L146
unexpected `cfg` condition value: `column_decltype`
|
crates/duckdb/src/column.rs#L166
unexpected `cfg` condition value: `column_decltype`
|
crates/duckdb/src/pragma.rs#L363
unexpected `cfg` condition value: `extra_check`
|
crates/duckdb/src/types/mod.rs#L399
unexpected `cfg` condition value: `time`
|
crates/duckdb/src/types/mod.rs#L430
unexpected `cfg` condition value: `time`
|
crates/libduckdb-sys/build.rs#L242
unexpected `cfg` condition value: `winduckdb`
|
crates/duckdb/src/types/mod.rs#L38
unexpected `cfg` condition value: `time`
|
crates/duckdb/src/column.rs#L146
unexpected `cfg` condition value: `column_decltype`
|
crates/duckdb/src/vtab/mod.rs#L23
unused import: `LogicalTypeId`
|
This job succeeded
Loading