Update dependency phpunit/phpunit to v10 - autoclosed #354
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
7s
Matrix: ci / QA Checks
Annotations
6 errors
UndefinedClass:
test/ErrorHandlerTest.php#L36
test/ErrorHandlerTest.php:36:33: UndefinedClass: Class, interface or enum named PHPUnit\Util\ErrorHandler does not exist (see https://psalm.dev/019)
|
MixedArgument:
test/ErrorHandlerTest.php#L36
test/ErrorHandlerTest.php:36:33: MixedArgument: Argument 1 of LaminasTest\Ldap\ErrorHandlerTest::assertInstanceOf cannot be mixed, expecting class-string (see https://psalm.dev/030)
|
UndefinedClass:
test/ErrorHandlerTest.php#L52
test/ErrorHandlerTest.php:52:33: UndefinedClass: Class, interface or enum named PHPUnit\Util\ErrorHandler does not exist (see https://psalm.dev/019)
|
MixedArgument:
test/ErrorHandlerTest.php#L52
test/ErrorHandlerTest.php:52:33: MixedArgument: Argument 1 of LaminasTest\Ldap\ErrorHandlerTest::assertInstanceOf cannot be mixed, expecting class-string (see https://psalm.dev/030)
|
UndefinedClass:
test/ErrorHandlerTest.php#L56
test/ErrorHandlerTest.php:56:33: UndefinedClass: Class, interface or enum named PHPUnit\Util\ErrorHandler does not exist (see https://psalm.dev/019)
|
MixedArgument:
test/ErrorHandlerTest.php#L56
test/ErrorHandlerTest.php:56:33: MixedArgument: Argument 1 of LaminasTest\Ldap\ErrorHandlerTest::assertInstanceOf cannot be mixed, expecting class-string (see https://psalm.dev/030)
|