Skip to content

fix: Factories::get() cannot get defined classes #10822

fix: Factories::get() cannot get defined classes

fix: Factories::get() cannot get defined classes #10822

Triggered via pull request April 10, 2024 02:17
Status Failure
Total duration 7m 31s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
1m 3s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHP Static Analysis: tests/system/Config/FactoriesTest.php#L1
Ignored error pattern #^Method CodeIgniter\\Config\\FactoriesTest\:\:testDefineAndLoad\(\) has no return type specified\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Config/FactoriesTest.php was not matched in reported errors.
PHP Static Analysis: tests/system/Config/FactoriesTest.php#L414
Method CodeIgniter\Config\FactoriesTest::testDefineAndGet() has no return type specified.
PHP Static Analysis
Process completed with exit code 1.