Skip to content

Update calamine requirement from 0.22.0 to 0.25.0 #668

Update calamine requirement from 0.22.0 to 0.25.0

Update calamine requirement from 0.22.0 to 0.25.0 #668

Triggered via pull request June 6, 2024 11:37
Status Failure
Total duration 4m 42s
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

12 errors and 2 warnings
Test x86_64-pc-windows-msvc: crates/duckdb/src/vtab/excel.rs#L7
the size for values of type `(dyn calamine::DataType + 'static)` cannot be known at compilation time
Test x86_64-pc-windows-msvc: crates/duckdb/src/vtab/excel.rs#L15
the size for values of type `(dyn calamine::DataType + 'static)` cannot be known at compilation time
Test x86_64-pc-windows-msvc: crates/duckdb/src/vtab/excel.rs#L18
the size for values of type `(dyn calamine::DataType + 'static)` cannot be known at compilation time
Test x86_64-pc-windows-msvc: crates/duckdb/src/vtab/excel.rs#L18
the size for values of type `(dyn calamine::DataType + 'static)` cannot be known at compilation time
Test x86_64-pc-windows-msvc: crates/duckdb/src/vtab/excel.rs#L18
the size for values of type `dyn calamine::DataType` cannot be known at compilation time
Test x86_64-pc-windows-msvc: crates/duckdb/src/vtab/excel.rs#L49
closure is expected to take 1 argument, but it takes 0 arguments
Test x86_64-pc-windows-msvc: crates/duckdb/src/vtab/excel.rs#L47
the `?` operator can only be applied to values that implement `Try`
Test x86_64-pc-windows-msvc: crates/duckdb/src/vtab/excel.rs#L58
trait objects must include the `dyn` keyword
Test x86_64-pc-windows-msvc: crates/duckdb/src/vtab/excel.rs#L58
no associated item named `Error` found for trait `calamine::DataType`
Test x86_64-pc-windows-msvc: crates/duckdb/src/vtab/excel.rs#L58
trait objects must include the `dyn` keyword
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/[email protected], DuckSoft/[email protected]. 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/[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/