squawk-cli: Add version 2.66.0 #78
build-squawk-cli.yml
on: pull_request
setup
/
setup
7s
Matrix: build_wheel
Matrix: test_wheel
Matrix: publish
Waiting for pending jobs
Annotations
15 warnings and 1 notice
|
prefer-bigint-over-int:
/tmp/tmp.JZkpq0DbsG/bad.sql#L1
Using 32-bit integer fields can result in hitting the max `int` limit.
|
|
prefer-robust-stmts:
/tmp/tmp.JZkpq0DbsG/bad.sql#L1
Missing `IF NOT EXISTS`, the migration can't be rerun if it fails part way through.
|
|
adding-required-field:
/tmp/tmp.JZkpq0DbsG/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.JZkpq0DbsG/bad.sql#L1
Missing `set statement_timeout` before potentially slow operations
|
|
require-lock-timeout:
/tmp/tmp.JZkpq0DbsG/bad.sql#L1
Missing `set lock_timeout` before potentially slow ACCESS EXCLUSIVE lock operations
|
|
prefer-bigint-over-int:
/tmp/tmp.K7c96ItLVI/bad.sql#L1
Using 32-bit integer fields can result in hitting the max `int` limit.
|
|
prefer-robust-stmts:
/tmp/tmp.K7c96ItLVI/bad.sql#L1
Missing `IF NOT EXISTS`, the migration can't be rerun if it fails part way through.
|
|
adding-required-field:
/tmp/tmp.K7c96ItLVI/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.K7c96ItLVI/bad.sql#L1
Missing `set statement_timeout` before potentially slow operations
|
|
require-lock-timeout:
/tmp/tmp.K7c96ItLVI/bad.sql#L1
Missing `set lock_timeout` before potentially slow ACCESS EXCLUSIVE lock operations
|
|
prefer-bigint-over-int:
/tmp/tmp.mlCctoxUG5/bad.sql#L1
Using 32-bit integer fields can result in hitting the max `int` limit.
|
|
prefer-robust-stmts:
/tmp/tmp.mlCctoxUG5/bad.sql#L1
Missing `IF NOT EXISTS`, the migration can't be rerun if it fails part way through.
|
|
adding-required-field:
/tmp/tmp.mlCctoxUG5/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.mlCctoxUG5/bad.sql#L1
Missing `set statement_timeout` before potentially slow operations
|
|
require-lock-timeout:
/tmp/tmp.mlCctoxUG5/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"
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
squawk-cli-2.66.0-manylinux_riscv64
|
7.93 MB |
sha256:400ebd193139171f185f3981eb5d12345967dbff89abdf5ab3547b4408068062
|
|