Skip to content

PHPStan "Class not found" errors during check for deprecated code on ProboCI #11

Closed
@barrettbaffert

Description

Describe the bug
The probo check for Deprecated Code has the same error twice

Internal error: Class                                                                         
'Drupal\TestTools\PhpUnitCompatibility\RunnerVersion' not found                               
Run PHPStan with --debug option and post the stack trace to:                                  
https://github.com/phpstan/phpstan/issues/new  

To Reproduce
Steps to reproduce the behavior:

  1. Submit a pull request
  2. Look at the "checks" section
  3. View details on Deprecated Code

Expected behavior
Check fo Deprecated Code only fails if the pull request introduces non-standard code

Screenshots
If applicable, add screenshots to help explain your problem.
image

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions