Skip to content

Skip abstract classes from CoversClass attributes in the AbstractDtoTestCase #254

Skip abstract classes from CoversClass attributes in the AbstractDtoTestCase

Skip abstract classes from CoversClass attributes in the AbstractDtoTestCase #254

Triggered via pull request July 15, 2025 14:47
Status Failure
Total duration 44s
Artifacts

test.yml

on: pull_request
Quality checks
25s
Quality checks
Matrix: test
Fit to window
Zoom out
Zoom in

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.