Skip to content

Move files out of vtab to core module #733

Move files out of vtab to core module

Move files out of vtab to core module #733

Triggered via pull request July 19, 2024 12:30
Status Failure
Total duration 7m 23s
Artifacts

rust.yaml

on: pull_request
Matrix: test
Windows build from source
0s
Windows build from source
Address Sanitizer
0s
Address Sanitizer
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
Test x86_64-unknown-linux-gnu: crates/duckdb/src/vtab/mod.rs#L23
unused import: `Inserter`
Test x86_64-unknown-linux-gnu: crates/duckdb/src/lib.rs#L96
missing documentation for a module
Test x86_64-unknown-linux-gnu: crates/duckdb/src/core/vector.rs#L209
missing documentation for a method
Test x86_64-unknown-linux-gnu
Process completed with exit code 101.
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: `Inserter`
Test x86_64-pc-windows-msvc: crates/duckdb/src/lib.rs#L96
missing documentation for a module
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/vector.rs#L209
missing documentation for a method
Test x86_64-pc-windows-msvc: crates/duckdb/src/vtab/mod.rs#L23
unused imports: `Inserter`, `LogicalTypeId`
Test x86_64-pc-windows-msvc: crates/duckdb/src/lib.rs#L96
missing documentation for a module
Test x86_64-pc-windows-msvc: crates/duckdb/src/core/vector.rs#L209
missing documentation for a method
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. 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]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/