Skip to content

PHPUnit 11 | ExpectUserDeprecationtrait: polyfill the TestCase::expec… #734

PHPUnit 11 | ExpectUserDeprecationtrait: polyfill the TestCase::expec…

PHPUnit 11 | ExpectUserDeprecationtrait: polyfill the TestCase::expec… #734

Triggered via push September 4, 2024 16:57
Status Failure
Total duration 36s
Artifacts

cs.yml

on: push
Basic CS and QA checks
13s
Basic CS and QA checks
PHPStan
24s
PHPStan
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan: src/Polyfills/ExpectUserDeprecation.php (in context of class Yoast/PHPUnitPolyfills/TestCases/XTestCase)#L56
Call to an undefined method Yoast\PHPUnitPolyfills\TestCases\XTestCase::expectExceptionMessageRegExp().
PHPStan: src/TestCases/XTestCase.php#L1
Ignored error pattern `^Call to an undefined method Yoast\\PHPUnitPolyfills\\TestCases\\TestCase::expectExceptionMessageRegExp\(\)\.$` in path /home/runner/work/PHPUnit-Polyfills/PHPUnit-Polyfills/src/TestCases/XTestCase.php was not matched in reported errors.
PHPStan
Process completed with exit code 1.