It seems like the GitHub access token used for retrieving details about this repository from
GitHub became invalid. This might prevent certain types of inspections from being run (in
particular,
everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
The type Tests\PHPUnit_Framework_MockObject_MockObject was not found. Did you mean PHPUnit_Framework_MockObject_MockObject? If so, make sure to prefix the type with \.
It seems like $this->getMockBuilder(Ap...ay('route'))->getMock() of type PHPUnit\Framework\MockObject\MockObject is incompatible with the declared type Tests\PHPUnit_Framework_MockObject_MockObject of property $router.
Our type inference engine has found an assignment to a property that is incompatible
with the declared type of that property.
Either this assignment is in error or the assigned type should be added
to the documentation/type hint for that property..