Skip to content

"PHPUnit\TextUI\ResultPrinter" is internal and may change without further notice. #26

Description

@laceysanderson

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions