squawk-cli: Add version 2.63.0 (#2180) #2
Annotations
20 warnings and 2 notices
|
prefer-bigint-over-int:
/tmp/tmp.uycVicnOmM/bad.sql#L1
Using 32-bit integer fields can result in hitting the max `int` limit.
|
|
prefer-robust-stmts:
/tmp/tmp.uycVicnOmM/bad.sql#L1
Missing `IF NOT EXISTS`, the migration can't be rerun if it fails part way through.
|
|
adding-required-field:
/tmp/tmp.uycVicnOmM/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.uycVicnOmM/bad.sql#L1
Missing `set statement_timeout` before potentially slow operations
|
|
require-lock-timeout:
/tmp/tmp.uycVicnOmM/bad.sql#L1
Missing `set lock_timeout` before potentially slow ACCESS EXCLUSIVE lock operations
|
|
prefer-bigint-over-int:
/tmp/tmp.av7JKE6KXC/bad.sql#L1
Using 32-bit integer fields can result in hitting the max `int` limit.
|
|
prefer-robust-stmts:
/tmp/tmp.av7JKE6KXC/bad.sql#L1
Missing `IF NOT EXISTS`, the migration can't be rerun if it fails part way through.
|
|
adding-required-field:
/tmp/tmp.av7JKE6KXC/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.av7JKE6KXC/bad.sql#L1
Missing `set statement_timeout` before potentially slow operations
|
|
require-lock-timeout:
/tmp/tmp.av7JKE6KXC/bad.sql#L1
Missing `set lock_timeout` before potentially slow ACCESS EXCLUSIVE lock operations
|
|
prefer-bigint-over-int:
/tmp/tmp.f4lzBAkGCU/bad.sql#L1
Using 32-bit integer fields can result in hitting the max `int` limit.
|
|
prefer-robust-stmts:
/tmp/tmp.f4lzBAkGCU/bad.sql#L1
Missing `IF NOT EXISTS`, the migration can't be rerun if it fails part way through.
|
|
adding-required-field:
/tmp/tmp.f4lzBAkGCU/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.f4lzBAkGCU/bad.sql#L1
Missing `set statement_timeout` before potentially slow operations
|
|
require-lock-timeout:
/tmp/tmp.f4lzBAkGCU/bad.sql#L1
Missing `set lock_timeout` before potentially slow ACCESS EXCLUSIVE lock operations
|
|
prefer-bigint-over-int:
/tmp/tmp.ROApinYsrA/bad.sql#L1
Using 32-bit integer fields can result in hitting the max `int` limit.
|
|
prefer-robust-stmts:
/tmp/tmp.ROApinYsrA/bad.sql#L1
Missing `IF NOT EXISTS`, the migration can't be rerun if it fails part way through.
|
|
adding-required-field:
/tmp/tmp.ROApinYsrA/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.ROApinYsrA/bad.sql#L1
Missing `set statement_timeout` before potentially slow operations
|
|
require-lock-timeout:
/tmp/tmp.ROApinYsrA/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:4ab1214ff3db4126dafa8a84237fb4942d67a5496772ea2a17c4eb453467ff4f
|
|