GitHub Access Token became invalid

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.

Issues (130)

12 files with issues
Count Path Last Found
1 src/BasicBackend.php
Coding Style
6 src/Element.php
Coding Style Best Practice Comprehensibility
1 src/Lingo.php
Unused Code
5 src/LingoParser.php
Coding Style Best Practice Unused Code
12 src/MessageLog.php
Documentation Bug Comprehensibility Best Practice Coding Style
1 tests/bootstrap.php
Coding Style Best Practice
7 tests/mw-phpunit-runner.php
Coding Style Best Practice Comprehensibility
1 phpunit/Integration/ArticleAnnotationTest.php
Coding Style Comprehensibility
1 tests/phpunit/Unit/BasicBackendTest.php
Coding Style
26 tests/phpunit/Unit/ElementTest.php
Unused Code Coding Style Comprehensibility Bug