fix a few postgres integer overflows #154
Annotations
26 warnings
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-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/
|
sqlx-rt/src/lib.rs#L18
unexpected `cfg` condition value: `_rt-actix`
|
sqlx-rt/src/lib.rs#L19
unexpected `cfg` condition value: `_rt-actix`
|
sqlx-rt/src/lib.rs#L32
unexpected `cfg` condition value: `_rt-actix`
|
sqlx-rt/src/lib.rs#L42
unexpected `cfg` condition value: `_rt-actix`
|
sqlx-rt/src/lib.rs#L47
unexpected `cfg` condition value: `_rt-actix`
|
|
sqlx-core/src/lib.rs#L8
unknown lint: `cast_possible_wrap`
|
sqlx-core/src/lib.rs#L9
unknown lint: `cast_precision_loss`
|
sqlx-core/src/lib.rs#L10
unknown lint: `cast_sign_loss`
|
|
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/
|
sqlx-rt/src/lib.rs#L18
unexpected `cfg` condition value: `_rt-actix`
|
sqlx-rt/src/lib.rs#L19
unexpected `cfg` condition value: `_rt-actix`
|
sqlx-rt/src/lib.rs#L32
unexpected `cfg` condition value: `_rt-actix`
|
sqlx-rt/src/lib.rs#L42
unexpected `cfg` condition value: `_rt-actix`
|
sqlx-rt/src/lib.rs#L47
unexpected `cfg` condition value: `_rt-actix`
|
|
sqlx-core/src/lib.rs#L7
unknown lint: `cast_possible_truncation`
|
sqlx-core/src/lib.rs#L8
unknown lint: `cast_possible_wrap`
|
sqlx-core/src/lib.rs#L9
unknown lint: `cast_precision_loss`
|
sqlx-core/src/lib.rs#L10
unknown lint: `cast_sign_loss`
|
This job succeeded
Loading