Skip to content

Upgrade PHPUnit to ^10 #333

Upgrade PHPUnit to ^10

Upgrade PHPUnit to ^10 #333

Triggered via pull request May 4, 2023 23:04
@gsteelgsteel
synchronize #226
phpunit-10
Status Failure
Total duration 55s
Artifacts
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
9s
ci / Generate job matrix
Test Coverage
21s
Test Coverage
Composer Require Checker
36s
Composer Require Checker
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PossiblyUnusedMethod: test/Unit/Middleware/WebhookHandlerTest.php#L45
test/Unit/Middleware/WebhookHandlerTest.php:45:28: PossiblyUnusedMethod: Cannot find any calls to method PrimoTest\Unit\Middleware\WebhookHandlerTest::theWrongSecret (see https://psalm.dev/087)
PossiblyUnusedMethod: test/Unit/Router/RouteParamsTest.php#L70
test/Unit/Router/RouteParamsTest.php:70:28: PossiblyUnusedMethod: Cannot find any calls to method PrimoTest\Unit\Router\RouteParamsTest::typeErrorProvider (see https://psalm.dev/087)
UnusedBaselineEntry: test/Unit/Middleware/WebhookHandlerTest.php#L1
test/Unit/Middleware/WebhookHandlerTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 1 extra entry. (see https://psalm.dev/316)