Avoid deprecated chrono methods #544
rust.yaml
on: pull_request
Matrix: test
Windows build from source
9m 3s
Address Sanitizer
9m 11s
Annotations
2 errors and 18 warnings
Address Sanitizer:
src/r2d2.rs#L105
the item `Result` is imported redundantly
|
Address Sanitizer
Process completed with exit code 101.
|
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/
|
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/[email protected], actions-rs/[email protected], 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/[email protected], 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/
|
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/
|
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:
src/lib.rs#L63
the item `Default` is imported redundantly
|
Address Sanitizer:
src/appender/mod.rs#L2
the item `IntoIterator` is imported redundantly
|
Address Sanitizer:
src/raw_statement.rs#L1
the item `TryFrom` is imported redundantly
|
Address Sanitizer:
src/statement.rs#L1
the item `IntoIterator` is imported redundantly
|
Address Sanitizer:
src/vtab/arrow.rs#L9
the item `ArrowPrimitiveType` is imported redundantly
|
Address Sanitizer:
src/appender/mod.rs#L173
the item `TryFrom` is imported redundantly
|
Address Sanitizer:
src/types/from_sql.rs#L275
the item `TryFrom` is imported redundantly
|
Address Sanitizer:
src/vtab/mod.rs#L166
the item `Connection` is imported redundantly
|
Address Sanitizer:
src/vtab/mod.rs#L166
the item `Result` is imported redundantly
|
Address Sanitizer:
examples/appender.rs#L2
the item `TryFrom` is imported redundantly
|