Upgrade duckdb-loadable-macros to 0.1.2 #726
rust.yaml
on: pull_request
Matrix: test
Windows build from source
3m 30s
Address Sanitizer
9m 11s
Annotations
23 warnings
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
Skipping exec 'cargo publish --allow-dirty --all-features' in 'crates/duckdb-loadable-macros' due to 'dry-run: true'
|
Address Sanitizer
Skipping awaiting when 'duckdb-loadable-macros 0.1.2' will be available due to 'dry-run: true'
|
Address Sanitizer
Skipping exec 'cargo publish --allow-dirty --all-features' in 'crates/libduckdb-sys' due to 'dry-run: true'
|
Address Sanitizer
Skipping awaiting when 'libduckdb-sys 1.0.0' will be available due to 'dry-run: true'
|
Address Sanitizer
Skipping exec 'cargo publish --allow-dirty --all-features' in 'crates/duckdb' due to 'dry-run: true'
|
Address Sanitizer
Skipping awaiting when 'duckdb 1.0.0' will be available due to 'dry-run: true'
|
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`
|