Drop support for PHP 8.1, Upgrade Psalm to v6 & PHPUnit to v11 #1105
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
9s
PHPUnit Coverage
12s
Check for missing dependencies
24s
Matrix: ci / QA Checks
Annotations
3 errors
PHPUnit Coverage
Process completed with exit code 1.
|
UnusedIssueHandlerSuppression:
psalm.xml#L1
/github/workspace/psalm.xml:0:0: UnusedIssueHandlerSuppression: Suppressed issue type "RedundantCondition" for /test/Smoke/TestCase.php was not thrown. (see https://psalm.dev/326)
|
UnusedIssueHandlerSuppression:
psalm.xml#L1
/github/workspace/psalm.xml:0:0: UnusedIssueHandlerSuppression: Suppressed issue type "TypeDoesNotContainType" for /test/Smoke/TestCase.php was not thrown. (see https://psalm.dev/326)
|