Closed
Description
Hello, I Love this printer! We just recently updated to PHPUnit 8.5.13 and started receiving errors in our github actions due to your printer. You can see here that the tests all pass beautifully using your printer with phpunit 7.5.10 but that the exact same tests on the same code show the following warning on the updated phpunit:
PHPUnit 8.5.13 by Sebastian Bergmann and contributors.
Testing
Other deprecation notices (2)
2x: The "PHPUnit\TextUI\ResultPrinter" class is considered internal This class is not covered by the backward compatibility promise for PHPUnit. It may change without further notice. You should not use it from "mheap\GithubActionsReporter\Printer8".
Error: Process completed with exit code 1.
We are stuck with the updated phpunit version due to a dependency on Drupal for our project.
Metadata
Metadata
Assignees
Labels
No labels