Skip to content

Update dependency phpunit/phpunit to v10 #248

Update dependency phpunit/phpunit to v10

Update dependency phpunit/phpunit to v10 #248

Triggered via pull request July 24, 2023 08:11
Status Failure
Total duration 1m 49s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
8s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

5 errors
MixedAssignment: test/PubSubHubbub/SubscriberHttpTest.php#L53
test/PubSubHubbub/SubscriberHttpTest.php:53:13: MixedAssignment: Unable to determine the type that $name is being assigned to (see https://psalm.dev/032)
UndefinedMethod: test/PubSubHubbub/SubscriberHttpTest.php#L53
test/PubSubHubbub/SubscriberHttpTest.php:53:28: UndefinedMethod: Method LaminasTest\Feed\PubSubHubbub\SubscriberHttpTest::getName does not exist (see https://psalm.dev/022)
MixedArgument: test/PubSubHubbub/SubscriberHttpTest.php#L54
test/PubSubHubbub/SubscriberHttpTest.php:54:32: MixedArgument: Argument 1 of strpos cannot be mixed, expecting string (see https://psalm.dev/030)
DeprecatedMethod: test/Reader/Entry/CommonTest.php#L134
test/Reader/Entry/CommonTest.php:134:25: DeprecatedMethod: The method PHPUnit\Framework\TestCase::getMockForAbstractClass has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: test/Reader/Entry/CommonTest.php#L151
test/Reader/Entry/CommonTest.php:151:30: DeprecatedMethod: The method PHPUnit\Framework\TestCase::getMockForAbstractClass has been marked as deprecated (see https://psalm.dev/001)