test: remove DB files after tests #12060
test-phpstan.yml
on: pull_request
PHP Static Analysis
1m 16s
Annotations
3 errors
|
PHP Static Analysis:
system/Database/Forge.php#L1
Ignored error pattern #^Property CodeIgniter\\Database\\Forge\:\:\$fields \(array\<string, array\|string\>\) does not accept array\<int\|string, int\>\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/Database/Forge.php was not matched in reported errors.
|
|
PHP Static Analysis:
system/Database/Forge.php#L1111
Property CodeIgniter\Database\Forge::$fields (array<string, array|string>) does not accept array<int>.
|
|
PHP Static Analysis
Process completed with exit code 1.
|