Rename LogicalType
and DataChunk
to have Handle
suffix
#742
Annotations
2 errors and 11 warnings
|
|
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/
|
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/excel.rs#L6
struct `ExcelBindData` is never constructed
|
crates/duckdb/src/vtab/excel.rs#L24
struct `ExcelInitData` is never constructed
|
crates/duckdb/src/vtab/excel.rs#L30
struct `ExcelVTab` is never constructed
|
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#L398
unexpected `cfg` condition value: `time`
|
crates/duckdb/src/types/mod.rs#L429
unexpected `cfg` condition value: `time`
|
This job succeeded
Loading