fix: add a primary key to an existing table #8963
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test-phpstan.yml
on: pull_request
PHP Static Analysis
57s
Annotations
3 errors
PHP Static Analysis:
system/Database/Forge.php#L240
Ignored error pattern #^Construct empty\(\) is not allowed\. Use more strict comparison\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/Database/Forge.php is expected to occur 16 times, but occurred 17 times.
|
PHP Static Analysis:
system/Database/Forge.php#L1096
Construct empty() is not allowed. Use more strict comparison.
|
PHP Static Analysis
Process completed with exit code 1.
|