squawk-cli: Add version 2.63.0 #1
Annotations
20 warnings and 2 notices
|
prefer-bigint-over-int:
/tmp/tmp.BJzSJRKhZi/bad.sql#L1
Using 32-bit integer fields can result in hitting the max `int` limit.
|
|
prefer-robust-stmts:
/tmp/tmp.BJzSJRKhZi/bad.sql#L1
Missing `IF NOT EXISTS`, the migration can't be rerun if it fails part way through.
|
|
adding-required-field:
/tmp/tmp.BJzSJRKhZi/bad.sql#L1
Adding a new column that is `NOT NULL` and has no default value to an existing table effectively makes it required.
|
|
require-statement-timeout:
/tmp/tmp.BJzSJRKhZi/bad.sql#L1
Missing `set statement_timeout` before potentially slow operations
|
|
require-lock-timeout:
/tmp/tmp.BJzSJRKhZi/bad.sql#L1
Missing `set lock_timeout` before potentially slow ACCESS EXCLUSIVE lock operations
|
|
prefer-bigint-over-int:
/tmp/tmp.wNIUPrqtAw/bad.sql#L1
Using 32-bit integer fields can result in hitting the max `int` limit.
|
|
prefer-robust-stmts:
/tmp/tmp.wNIUPrqtAw/bad.sql#L1
Missing `IF NOT EXISTS`, the migration can't be rerun if it fails part way through.
|
|
adding-required-field:
/tmp/tmp.wNIUPrqtAw/bad.sql#L1
Adding a new column that is `NOT NULL` and has no default value to an existing table effectively makes it required.
|
|
require-statement-timeout:
/tmp/tmp.wNIUPrqtAw/bad.sql#L1
Missing `set statement_timeout` before potentially slow operations
|
|
require-lock-timeout:
/tmp/tmp.wNIUPrqtAw/bad.sql#L1
Missing `set lock_timeout` before potentially slow ACCESS EXCLUSIVE lock operations
|
|
prefer-bigint-over-int:
/tmp/tmp.9APBd9TS1H/bad.sql#L1
Using 32-bit integer fields can result in hitting the max `int` limit.
|
|
prefer-robust-stmts:
/tmp/tmp.9APBd9TS1H/bad.sql#L1
Missing `IF NOT EXISTS`, the migration can't be rerun if it fails part way through.
|
|
adding-required-field:
/tmp/tmp.9APBd9TS1H/bad.sql#L1
Adding a new column that is `NOT NULL` and has no default value to an existing table effectively makes it required.
|
|
require-statement-timeout:
/tmp/tmp.9APBd9TS1H/bad.sql#L1
Missing `set statement_timeout` before potentially slow operations
|
|
require-lock-timeout:
/tmp/tmp.9APBd9TS1H/bad.sql#L1
Missing `set lock_timeout` before potentially slow ACCESS EXCLUSIVE lock operations
|
|
prefer-bigint-over-int:
/tmp/tmp.JsibcRBpJw/bad.sql#L1
Using 32-bit integer fields can result in hitting the max `int` limit.
|
|
prefer-robust-stmts:
/tmp/tmp.JsibcRBpJw/bad.sql#L1
Missing `IF NOT EXISTS`, the migration can't be rerun if it fails part way through.
|
|
adding-required-field:
/tmp/tmp.JsibcRBpJw/bad.sql#L1
Adding a new column that is `NOT NULL` and has no default value to an existing table effectively makes it required.
|
|
require-statement-timeout:
/tmp/tmp.JsibcRBpJw/bad.sql#L1
Missing `set statement_timeout` before potentially slow operations
|
|
require-lock-timeout:
/tmp/tmp.JsibcRBpJw/bad.sql#L1
Missing `set lock_timeout` before potentially slow ACCESS EXCLUSIVE lock operations
|
|
setup / setup
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
Publish squawk-cli 2.63.0 / publish
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
squawk-cli-2.63.0-manylinux_riscv64
|
7.1 MB |
sha256:c19eabbc1b81a8a00490f03e2952d58f6c5afafeaaceb8855e3e9504171bd0bd
|
|