Enable PHPStan bleeding edge #2665
ci.yaml
on: pull_request
Dependency Validation
17s
Coding Guidelines
37s
Matrix: Unit Tests
Static Analysis
44s
Matrix: End-to-End Tests
Code Coverage
2m 36s
Matrix: Test PHAR
Annotations
11 errors
Coding Guidelines
Process completed with exit code 8.
|
Static Analysis:
src/Framework/MockObject/Generator/Generator.php#L232
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $returnValueGeneration, but it's not allowed because of @no-named-arguments.
|
Static Analysis:
src/Framework/TestCase.php#L1346
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $callOriginalConstructor, but it's not allowed because of @no-named-arguments.
|
Static Analysis:
src/Framework/TestCase.php#L1347
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $callOriginalClone, but it's not allowed because of @no-named-arguments.
|
Static Analysis:
src/Framework/TestCase.php#L1348
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $cloneArguments, but it's not allowed because of @no-named-arguments.
|
Static Analysis:
src/Framework/TestCase.php#L1349
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $allowMockingUnknownTypes, but it's not allowed because of @no-named-arguments.
|
Static Analysis:
src/Framework/TestCase.php#L1350
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $returnValueGeneration, but it's not allowed because of @no-named-arguments.
|
Static Analysis:
src/Framework/TestCase.php#L1373
Method PHPUnit\Framework\MockObject\Generator\Generator::testDoubleForInterfaceIntersection() invoked with named argument $returnValueGeneration, but it's not allowed because of @no-named-arguments.
|
Static Analysis:
src/Framework/TestCase.php#L2598
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $callOriginalConstructor, but it's not allowed because of @no-named-arguments.
|
Static Analysis:
src/Framework/TestCase.php#L2599
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $callOriginalClone, but it's not allowed because of @no-named-arguments.
|
Static Analysis:
src/Framework/TestCase.php#L2600
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $cloneArguments, but it's not allowed because of @no-named-arguments.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
phpunit-snapshot-phar
|
703 KB |
|