Remove built-in HTTPFS extension and fix Windows CI #724
rust.yaml
on: pull_request
Matrix: test
Windows build from source
3m 26s
Address Sanitizer
9m 26s
Annotations
1 error and 17 warnings
Address Sanitizer
It seems package 'duckdb-loadable-macros' modified since '0.1.1' 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-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/
|
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`
|