Skip to content

Move files out of vtab to core module #735

Move files out of vtab to core module

Move files out of vtab to core module #735

Triggered via pull request July 19, 2024 12:41
Status Success
Total duration 21m 16s
Artifacts

rust.yaml

on: pull_request
Matrix: test
Windows build from source
3m 21s
Windows build from source
Address Sanitizer
9m 36s
Address Sanitizer
Fit to window
Zoom out
Zoom in

Annotations

1 error and 19 warnings
Address Sanitizer
It seems package 'duckdb' modified since '1.0.0' so new version should be published
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-pc-windows-msvc
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/
Test x86_64-pc-windows-msvc: crates/duckdb/src/vtab/mod.rs#L23
unused import: `LogicalTypeId`
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/
Test x86_64-unknown-linux-gnu
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], actions-rs/[email protected], codecov/codecov-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/
Test x86_64-unknown-linux-gnu: crates/duckdb/src/vtab/mod.rs#L23
unused import: `LogicalTypeId`
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/
Windows build from source
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v3, 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/
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
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/
Address Sanitizer: crates/duckdb/src/types/mod.rs#L38
unexpected `cfg` condition value: `time`
Address Sanitizer: crates/duckdb/src/column.rs#L146
unexpected `cfg` condition value: `column_decltype`
Address Sanitizer: crates/duckdb/src/vtab/excel.rs#L6
struct `ExcelBindData` is never constructed
Address Sanitizer: crates/duckdb/src/vtab/excel.rs#L24
struct `ExcelInitData` is never constructed
Address Sanitizer: crates/duckdb/src/vtab/excel.rs#L30
struct `ExcelVTab` is never constructed
Address Sanitizer: crates/duckdb/src/column.rs#L166
unexpected `cfg` condition value: `column_decltype`
Address Sanitizer: crates/duckdb/src/pragma.rs#L363
unexpected `cfg` condition value: `extra_check`
Address Sanitizer: crates/duckdb/src/types/mod.rs#L398
unexpected `cfg` condition value: `time`
Address Sanitizer: crates/duckdb/src/types/mod.rs#L429
unexpected `cfg` condition value: `time`