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.
Completed
Push — master ( 06492c...c2e867 )
by Patrique
01:12
created

Changes

1 issue (informational) was introduced.
1 issue was fixed.
18 added classes/operations
Arrow B Uri::__construct() added
Arrow A Uri added
Arrow A Uri::getScheme() added
Arrow A Uri::getAuthority() added
Arrow A Uri::getUserInfo() added
Arrow A Uri::getHost() added
Arrow A Uri::getPort() added
Arrow A Uri::getPath() added
Arrow A Uri::getQuery() added
Arrow A Uri::getFragment() added
view all  
9.47
▲   + 0.04
Head
Patrique Ouimet  
Added test and implementation for ServerRequest@withUri
2 more commits
Base
Patrique Ouimet  
Fixed bugs introduced