Skip to content

refactor: add declare(strict_types=1) to CodeIgniter, BaseConfig and ControllerTestTrait #12055

refactor: add declare(strict_types=1) to CodeIgniter, BaseConfig and ControllerTestTrait

refactor: add declare(strict_types=1) to CodeIgniter, BaseConfig and ControllerTestTrait #12055

Triggered via pull request December 18, 2024 09:12
Status Failure
Total duration 1m 20s
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
1m 10s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

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\<0, max\>\>\.$# 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<0, max>>.
PHP Static Analysis
Process completed with exit code 1.