Skip to content

Organise workspace crates and consolidate Cargo.toml manifest properties/dependencies #613

Organise workspace crates and consolidate Cargo.toml manifest properties/dependencies

Organise workspace crates and consolidate Cargo.toml manifest properties/dependencies #613

Triggered via pull request May 6, 2024 11:59
Status Failure
Total duration 4m 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

6 errors and 2 warnings
Test x86_64-pc-windows-msvc: crates/duckdb/src/types/chrono.rs#L4
unresolved import `num_integer`
Test x86_64-pc-windows-msvc: crates/duckdb/src/types/chrono.rs#L137
no method named `div_mod_floor` found for type `i64` in the current scope
Test x86_64-pc-windows-msvc: crates/duckdb/src/types/chrono.rs#L164
no method named `div_mod_floor` found for type `i64` in the current scope
Test x86_64-pc-windows-msvc
Process completed with exit code 1.
Test x86_64-unknown-linux-gnu
The job was canceled because "x86_64-pc-windows-msvc_wi" failed.
Test x86_64-unknown-linux-gnu
The operation was canceled.
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/