Update to sqlx = v0.8.2
#208
Annotations
7 errors and 6 warnings
src/connection/etl/tls/native_tls.rs#L32
no method named `serialize_pem` found for reference `&rcgen::Certificate` in the current scope
|
src/connection/etl/tls/native_tls.rs#L33
no method named `serialize_private_key_pem` found for reference `&rcgen::Certificate` in the current scope
|
src/connection/etl/tls/mod.rs#L47
no field `alg` on type `rcgen::CertificateParams`
|
src/connection/etl/tls/mod.rs#L48
no field `key_pair` on type `rcgen::CertificateParams`
|
src/connection/etl/tls/mod.rs#L50
no function or associated item named `from_params` found for struct `rcgen::Certificate` in the current scope
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading