Minor fixes #392
Closed
Minor fixes #392
Annotations
10 errors and 2 warnings
crates/duckdb/src/vtab/arrow.rs#L1
unresolved import `super::LogicalTypeId`
|
crates/duckdb/src/vtab/excel.rs#L1
unresolved import `super::LogicalTypeId`
|
crates/duckdb/src/vtab/arrow.rs#L136
cannot find value `Boolean` in this scope
|
crates/duckdb/src/vtab/arrow.rs#L137
cannot find value `Tinyint` in this scope
|
crates/duckdb/src/vtab/arrow.rs#L138
cannot find value `Smallint` in this scope
|
crates/duckdb/src/vtab/arrow.rs#L139
cannot find value `Integer` in this scope
|
crates/duckdb/src/vtab/arrow.rs#L140
cannot find value `Bigint` in this scope
|
crates/duckdb/src/vtab/arrow.rs#L141
cannot find value `UTinyint` in this scope
|
crates/duckdb/src/vtab/arrow.rs#L142
cannot find value `USmallint` in this scope
|
crates/duckdb/src/vtab/arrow.rs#L143
cannot find value `UInteger` in this scope
|
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/
|
The logs for this run have expired and are no longer available.
Loading