Skip to content

attempt to satisfy clippy #4

attempt to satisfy clippy

attempt to satisfy clippy #4

Triggered via push August 27, 2024 15:08
Status Failure
Total duration 7m 14s
Artifacts

rust.yaml

on: push
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 7 warnings
Test x86_64-unknown-linux-gnu: crates/duckdb/src/types/mod.rs#L400
the trait bound `time::OffsetDateTime: types::from_sql::FromSql` is not satisfied
Test x86_64-unknown-linux-gnu: crates/duckdb/src/types/mod.rs#L431
the trait bound `time::OffsetDateTime: types::from_sql::FromSql` is not satisfied
Test x86_64-unknown-linux-gnu: crates/duckdb/src/column.rs#L149
casting to the same type is unnecessary (`usize` -> `usize`)
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 use a deprecated Node.js version 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/libduckdb-sys/build.rs#L242
unexpected `cfg` condition value: `winduckdb`
Test x86_64-pc-windows-msvc: crates/libduckdb-sys/build.rs#L242
unexpected `cfg` condition value: `winduckdb`
Test x86_64-pc-windows-msvc: crates/duckdb/src/vtab/mod.rs#L23
unused import: `LogicalTypeId`
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 use a deprecated Node.js version 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/