Update dependency phpunit/phpunit to v10 #187
continuous-integration.yml
on: push
ci
/
Generate job matrix
7s
Matrix: ci / QA Checks
Annotations
10 errors
UndefinedMethod:
test/Command/AbstractCommandTest.php#L131
test/Command/AbstractCommandTest.php:131:15: UndefinedMethod: Method PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive does not exist (see https://psalm.dev/022)
|
MixedMethodCall:
test/Command/AbstractCommandTest.php#L136
test/Command/AbstractCommandTest.php:136:15: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
|
UndefinedMethod:
test/Command/AbstractCommandTest.php#L154
test/Command/AbstractCommandTest.php:154:15: UndefinedMethod: Method PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive does not exist (see https://psalm.dev/022)
|
MixedMethodCall:
test/Command/AbstractCommandTest.php#L160
test/Command/AbstractCommandTest.php:160:15: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
|
UndefinedMethod:
test/Command/AbstractCommandTest.php#L178
test/Command/AbstractCommandTest.php:178:15: UndefinedMethod: Method PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive does not exist (see https://psalm.dev/022)
|
MixedMethodCall:
test/Command/AbstractCommandTest.php#L184
test/Command/AbstractCommandTest.php:184:15: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
|
UndefinedMethod:
test/Command/DisableCommandTest.php#L30
test/Command/DisableCommandTest.php:30:15: UndefinedMethod: Method PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive does not exist (see https://psalm.dev/022)
|
MixedMethodCall:
test/Command/DisableCommandTest.php#L36
test/Command/DisableCommandTest.php:36:15: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
|
UndefinedMethod:
test/Command/DisableCommandTest.php#L92
test/Command/DisableCommandTest.php:92:15: UndefinedMethod: Method PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive does not exist (see https://psalm.dev/022)
|
MixedMethodCall:
test/Command/DisableCommandTest.php#L98
test/Command/DisableCommandTest.php:98:15: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
|