Skip to content

Fix missing recreateComponents in configureClient() breaks tests afte… #12

Fix missing recreateComponents in configureClient() breaks tests afte…

Fix missing recreateComponents in configureClient() breaks tests afte… #12

Triggered via push December 18, 2025 19:04
Status Failure
Total duration 36s
Artifacts

release.yml

on: push
Matrix: tests
Static Analysis
29s
Static Analysis
Automated release
0s
Automated release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Static Analysis: tests/_support/FunctionalTester.php#L0
Ignored error pattern #^Method tests\\FunctionalTester\:\:assertContainsOnlyInstancesOf\(\) has parameter \$haystack with no value type specified in iterable type iterable\.$# (missingType.iterableValue) in path /home/runner/work/module-yii2/module-yii2/tests/_support/FunctionalTester.php was not matched in reported errors.
Static Analysis: tests/_support/FunctionalTester.php#L0
Ignored error pattern #^Method tests\\FunctionalTester\:\:assertContainsOnlyInstancesOf\(\) has no return type specified\.$# (missingType.return) in path /home/runner/work/module-yii2/module-yii2/tests/_support/FunctionalTester.php was not matched in reported errors.
Static Analysis: tests/_support/FunctionalTester.php#L0
Ignored error pattern #^Method tests\\FunctionalTester\:\:assertContainsEquals\(\) has parameter \$haystack with no value type specified in iterable type iterable\.$# (missingType.iterableValue) in path /home/runner/work/module-yii2/module-yii2/tests/_support/FunctionalTester.php was not matched in reported errors.
Static Analysis: tests/_support/FunctionalTester.php#L0
Ignored error pattern #^Method tests\\FunctionalTester\:\:assertContainsEquals\(\) has no return type specified\.$# (missingType.return) in path /home/runner/work/module-yii2/module-yii2/tests/_support/FunctionalTester.php was not matched in reported errors.
Static Analysis: tests/_support/FunctionalTester.php#L0
Ignored error pattern #^Method tests\\FunctionalTester\:\:assertClassNotHasStaticAttribute\(\) has no return type specified\.$# (missingType.return) in path /home/runner/work/module-yii2/module-yii2/tests/_support/FunctionalTester.php was not matched in reported errors.
Static Analysis: tests/_support/FunctionalTester.php#L0
Ignored error pattern #^Method tests\\FunctionalTester\:\:assertClassNotHasAttribute\(\) has no return type specified\.$# (missingType.return) in path /home/runner/work/module-yii2/module-yii2/tests/_support/FunctionalTester.php was not matched in reported errors.
Static Analysis: tests/_support/FunctionalTester.php#L0
Ignored error pattern #^Method tests\\FunctionalTester\:\:assertClassHasStaticAttribute\(\) has no return type specified\.$# (missingType.return) in path /home/runner/work/module-yii2/module-yii2/tests/_support/FunctionalTester.php was not matched in reported errors.
Static Analysis: tests/_support/FunctionalTester.php#L0
Ignored error pattern #^Method tests\\FunctionalTester\:\:assertClassHasAttribute\(\) has no return type specified\.$# (missingType.return) in path /home/runner/work/module-yii2/module-yii2/tests/_support/FunctionalTester.php was not matched in reported errors.
Static Analysis: tests/_support/FunctionalTester.php#L0
Ignored error pattern #^Method tests\\FunctionalTester\:\:assertArrayNotHasKey\(\) has no return type specified\.$# (missingType.return) in path /home/runner/work/module-yii2/module-yii2/tests/_support/FunctionalTester.php was not matched in reported errors.
Static Analysis: tests/_support/FunctionalTester.php#L0
Ignored error pattern #^Method tests\\FunctionalTester\:\:assertArrayHasKey\(\) has no return type specified\.$# (missingType.return) in path /home/runner/work/module-yii2/module-yii2/tests/_support/FunctionalTester.php was not matched in reported errors.