Organise workspace crates and consolidate Cargo.toml manifest properties/dependencies #643
rust.yaml
on: pull_request
Matrix: test
Windows build from source
23m 26s
Address Sanitizer
9m 9s
Annotations
1 error and 19 warnings
Address Sanitizer
File not found: '/home/runner/work/_actions/katyo/publish-crates/main/dist/index.js'
|
Test x86_64-pc-windows-msvc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, robinraju/release-downloader@v1.4, DuckSoft/extract-7z-action@v1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/extract-7z-action@v1.0. 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, robinraju/release-downloader@v1.4, actions-rs/tarpaulin@v0.1, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/tarpaulin@v0.1, 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/
|
Address Sanitizer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
Unexpected input(s) 'ignore-published', valid inputs are ['token', 'path', 'args', 'registry-token', 'dry-run', 'check-repo', 'publish-delay', 'no-verify', 'ignore-unpublished-changes']
|
Address Sanitizer:
crates/libduckdb-sys/openssl/mod.rs#L22
unexpected `cfg` condition value: `openssl_bindgen`
|
Address Sanitizer:
crates/libduckdb-sys/openssl/mod.rs#L25
unexpected `cfg` condition value: `vendored`
|
Address Sanitizer:
crates/libduckdb-sys/openssl/mod.rs#L40
unexpected `cfg` condition value: `vendored`
|
Address Sanitizer:
crates/libduckdb-sys/openssl/mod.rs#L42
unexpected `cfg` condition value: `openssl_bindgen`
|
Address Sanitizer:
crates/libduckdb-sys/openssl/mod.rs#L72
unexpected `cfg` condition value: `vendored`
|
Address Sanitizer:
crates/libduckdb-sys/openssl/mod.rs#L84
unexpected `cfg` condition value: `unstable_boringssl`
|
Address Sanitizer:
crates/libduckdb-sys/openssl/mod.rs#L185
unexpected `cfg` condition value: `openssl_bindgen`
|
Address Sanitizer:
crates/duckdb/src/types/mod.rs#L38
unexpected `cfg` condition value: `time`
|
Address Sanitizer:
crates/duckdb/src/column.rs#L127
unexpected `cfg` condition value: `column_decltype`
|
Address Sanitizer:
crates/duckdb/src/column.rs#L147
unexpected `cfg` condition value: `column_decltype`
|
Windows build from source
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|