matt/feat/support-scalar-udfs #1
Closed
Annotations
9 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 use a deprecated Node.js version 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/duckdb/src/vtab/mod.rs#L25
unused import: `LogicalTypeId`
|
|
crates/duckdb/src/vtab/function.rs#L472
method `set_extra_info` is never used
|
|
crates/duckdb/src/vtab/mod.rs#L25
unused import: `LogicalTypeId`
|
|
crates/duckdb/src/vtab/function.rs#L472
method `set_extra_info` is never used
|
|
crates/duckdb/src/vtab/function.rs#L472
method `set_extra_info` is never used
|
|
crates/duckdb/src/vtab/mod.rs#L265
unused import: `core::panic`
|
|
crates/duckdb/src/vtab/mod.rs#L439
unused imports: `duckdb_result_arrow_array` and `duckdb_string_t`
|
The logs for this run have expired and are no longer available.
Loading