Skip abstract classes from CoversClass attributes in the AbstractDtoTestCase #254
test.yml
on: pull_request
Quality checks
25s
Matrix: test
Annotations
5 errors
|
Quality checks
Process completed with exit code 1.
|
|
Quality checks:
src/Constraint/ValueProvider/Compound/IntersectionProvider.php#L58
Call to function method_exists() with PHPUnit\Framework\MockObject\Generator\Generator and 'mockObjectForAbstra…' will always evaluate to true.
|
|
Quality checks:
src/Constraint/ValueProvider/Compound/IntersectionProvider.php#L0
Ignored error pattern #^Call to function method_exists\(\) with PHPUnit\\Framework\\MockObject\\Generator\\Generator and 'mockObjectForAbstra…' will always evaluate to false\.$# (function.impossibleType) in path /home/runner/work/accessorpair-constraint/accessorpair-constraint/src/Constraint/ValueProvider/Compound/IntersectionProvider.php was not matched in reported errors.
|
|
Quality checks:
src/Constraint/ValueProvider/Compound/InstanceProvider.php#L62
Parameter #3 $methods of method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() expects array|null, true given.
|
|
Quality checks:
src/Constraint/ValueProvider/Compound/InstanceProvider.php#L0
Ignored error pattern #^Parameter \#3 \$methods of method PHPUnit\\Framework\\MockObject\\Generator\\Generator\:\:testDouble\(\) expects list\<non\-empty\-string\>\|null, true given\.$# (argument.type) in path /home/runner/work/accessorpair-constraint/accessorpair-constraint/src/Constraint/ValueProvider/Compound/InstanceProvider.php was not matched in reported errors.
|