Skip to content

fix: add a primary key to an existing table #8963

fix: add a primary key to an existing table

fix: add a primary key to an existing table #8963

Triggered via pull request October 11, 2023 07:37
Status Failure
Total duration 1m 11s
Artifacts
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
PHP Static Analysis
Fit to window
Zoom out
Zoom in

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.