Skip to content

use __construct instead of initController #2

use __construct instead of initController

use __construct instead of initController #2

Triggered via push November 15, 2024 05:37
Status Failure
Total duration 3m 0s
Artifacts

test-phpstan.yml

on: push
PHP Static Analysis
31s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP Static Analysis: tests/system/ControllerTest.php#L71
Class CodeIgniter\Controller constructor invoked with 0 parameters, 3 required.
PHP Static Analysis: tests/system/ControllerTest.php#L83
Class class@anonymous/tests/system/ControllerTest.php:83 constructor invoked with 0 parameters, 3 required.
PHP Static Analysis: tests/system/ControllerTest.php#L96
Class CodeIgniter\Controller constructor invoked with 0 parameters, 3 required.
PHP Static Analysis: tests/system/ControllerTest.php#L106
Class CodeIgniter\Controller constructor invoked with 0 parameters, 3 required.
PHP Static Analysis: tests/system/ControllerTest.php#L119
Class CodeIgniter\Controller constructor invoked with 0 parameters, 3 required.
PHP Static Analysis: tests/system/ControllerTest.php#L148
Class CodeIgniter\Controller constructor invoked with 0 parameters, 3 required.
PHP Static Analysis: tests/system/ControllerTest.php#L169
Class CodeIgniter\Controller constructor invoked with 0 parameters, 3 required.
PHP Static Analysis: tests/system/ControllerTest.php#L184
Class CodeIgniter\Controller constructor invoked with 0 parameters, 3 required.
PHP Static Analysis: tests/system/ControllerTest.php#L207
Class CodeIgniter\Controller constructor invoked with 0 parameters, 3 required.
PHP Static Analysis: tests/system/ControllerTest.php#L240
Class CodeIgniter\Controller constructor invoked with 0 parameters, 3 required.