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 (166)

37 files with issues
Count Path Last Found
7 src/Http/Input.php
Unused Code Bug Best Practice Comprehensibility
9 src/Http/Message/Request.php
Bug Documentation Best Practice
5 src/Http/Message/ServerRequest.php
Documentation Bug Performance Best Practice
5 src/Http/Message/Stream.php
Bug Unused Code Best Practice Documentation
1 src/Http/Message/UploadFile.php
Security Best Practice
8 src/Http/Message/Uri.php
Bug Unused Code Best Practice
2 src/Http/Message/Uri/Domain.php
Bug Best Practice
3 src/Http/Message/Uri/Path.php
Bug Unused Code
4 src/Http/Message/Uri/Segments.php
Bug Unused Code
15 src/Http/Output.php
Best Practice Bug Comprehensibility Security Unused Code Deprecated Code