Skip to content

Update dependency phpunit/phpunit to v10 - autoclosed #833

Update dependency phpunit/phpunit to v10 - autoclosed

Update dependency phpunit/phpunit to v10 - autoclosed #833

Triggered via pull request December 11, 2023 22:08
Status Failure
Total duration 1m 23s
Artifacts

continuous-integration.yml

on: pull_request
Build CI Images
1m 16s
Build CI Images
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ArgumentTypeCoercion: test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php#L18
test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php:18:32: ArgumentTypeCoercion: Argument 1 of PHPUnit\Framework\MockObject\MockBuilder::setMockClassName expects class-string, but parent type 'CommandNotHandledTestCommand1' provided (see https://psalm.dev/193)
UndefinedClass: test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php#L18
test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php:18:32: UndefinedClass: Class, interface or enum named CommandNotHandledTestCommand1 does not exist (see https://psalm.dev/019)
ArgumentTypeCoercion: test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php#L21
test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php:21:32: ArgumentTypeCoercion: Argument 1 of PHPUnit\Framework\MockObject\MockBuilder::setMockClassName expects class-string, but parent type 'CommandNotHandledTestCommand2' provided (see https://psalm.dev/193)
UndefinedClass: test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php#L21
test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php:21:32: UndefinedClass: Class, interface or enum named CommandNotHandledTestCommand2 does not exist (see https://psalm.dev/019)
ArgumentTypeCoercion: test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php#L24
test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php:24:32: ArgumentTypeCoercion: Argument 1 of PHPUnit\Framework\MockObject\MockBuilder::setMockClassName expects class-string, but parent type 'CommandNotHandledTestCommand3' provided (see https://psalm.dev/193)
UndefinedClass: test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php#L24
test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php:24:32: UndefinedClass: Class, interface or enum named CommandNotHandledTestCommand3 does not exist (see https://psalm.dev/019)
ArgumentTypeCoercion: test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php#L28
test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php:28:32: ArgumentTypeCoercion: Argument 1 of PHPUnit\Framework\MockObject\MockBuilder::setMockClassName expects class-string, but parent type 'CommandNotHandledTestCommandHandler1' provided (see https://psalm.dev/193)
UndefinedClass: test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php#L28
test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php:28:32: UndefinedClass: Class, interface or enum named CommandNotHandledTestCommandHandler1 does not exist (see https://psalm.dev/019)
ArgumentTypeCoercion: test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php#L31
test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php:31:32: ArgumentTypeCoercion: Argument 1 of PHPUnit\Framework\MockObject\MockBuilder::setMockClassName expects class-string, but parent type 'CommandNotHandledTestCommandHandler2' provided (see https://psalm.dev/193)
UndefinedClass: test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php#L31
test/Commanding/Unit/Infrastructure/Exception/CommandNotHandledTest.php:31:32: UndefinedClass: Class, interface or enum named CommandNotHandledTestCommandHandler2 does not exist (see https://psalm.dev/019)