Skip to content

CI

CI #3473

Triggered via schedule November 13, 2025 01:14
Status Failure
Total duration 5m 12s
Artifacts

ci.yaml

on: schedule
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
analyse: tests/Fixer/PromotedConstructorPropertyFixerTest.php#L848
Parameter #3 $configuration of method Tests\Fixer\PromotedConstructorPropertyFixerTest::testFix() expects array<string, list<string>>, array{promote_only_existing_properties: true} given.
analyse: tests/Fixer/PhpdocTagNoNamedArgumentsFixerTest.php#L146
Parameter #3 $configuration of method Tests\Fixer\PhpdocTagNoNamedArgumentsFixerTest::testFix() expects array<string, int>, array<string, string> given.
analyse: tests/Fixer/PhpdocTagNoNamedArgumentsFixerTest.php#L128
Parameter #3 $configuration of method Tests\Fixer\PhpdocTagNoNamedArgumentsFixerTest::testFix() expects array<string, int>, array<string, string> given.
analyse: tests/Fixer/PhpdocTagNoNamedArgumentsFixerTest.php#L112
Parameter #3 $configuration of method Tests\Fixer\PhpdocTagNoNamedArgumentsFixerTest::testFix() expects array<string, int>, array<string, string> given.
analyse: tests/Fixer/PhpdocTagNoNamedArgumentsFixerTest.php#L78
Parameter #3 $configuration of method Tests\Fixer\PhpdocTagNoNamedArgumentsFixerTest::testFix() expects array<string, int>, array<string, string> given.
analyse: tests/Fixer/MultilinePromotedPropertiesFixerTest.php#L244
Parameter #3 $configuration of method Tests\Fixer\MultilinePromotedPropertiesFixerTest::testFix() expects array<string, int>, array<string, true> given.
analyse: tests/AutoReview/TestsCodeTest.php#L189
Parameter #1 $className of method Tests\AutoReview\TestsCodeTest::testDataProvidersKeys() expects class-string, string given.
analyse: tests/AutoReview/TestsCodeTest.php#L189
Parameter #1 $className of method Tests\AutoReview\TestsCodeTest::testDataProvidersAreStatic() expects class-string, string given.
analyse: tests/AutoReview/TestsCodeTest.php#L189
Parameter #1 $className of method Tests\AutoReview\TestsCodeTest::testClassContainsCorrectMethods() expects class-string, string given.
analyse: tests/AutoReview/SrcCodeTest.php#L147
Parameter #1 $className of method Tests\AutoReview\SrcCodeTest::testThereIsNoDisallowedFunctionUsedDirectly() expects class-string, string given.