Fix missing recreateComponents in configureClient() breaks tests afte… #12
release.yml
on: push
Matrix: tests
Static Analysis
29s
Automated release
0s
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.
|