Use older sqlx to support compilation with our Rust MSRV 1.67.0. #1537
Annotations
3 errors and 1 warning
Run cargo clippy --all-features --all-targets -- -D warnings:
examples/mysql-zone.rs#L253
`DATABASE_URL` must be set to use query macros
|
Run cargo clippy --all-features --all-targets -- -D warnings:
examples/mysql-zone.rs#L294
`DATABASE_URL` must be set to use query macros
|
Run cargo clippy --all-features --all-targets -- -D warnings
Process completed with exit code 101.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Loading