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
Branch master (70f706)
by Navarr
02:05 queued 19s
created

Configuration has changed

The configuration has changed since Scrutinizer has last run. This page might contain changes that are not related to code modifications.

Changes

B
ServerTest::testAddingSingleHookWorksProperly() removed
B
ServerTest::testAddingMultipleHooksWorksProperly() removed
A
ServerTest removed
A
ServerTest::testAddingSameHookMultipleTimesWorksProperly() removed
A
SocketTest::testSocketCreate() removed
A
SocketTest::testSocketCreateWithBadValuesThrowsSocketException() removed
A
SocketTest::testSocketWithResourceThrowsSocketException() removed
B
SocketTest::testSocketCanBeConstructedFromResources() removed
A
SocketTest removed
A
EchoServer removed
6.32
▼   -0.75
Test Coverage
25%
▶ ±0%
Head
Navarr Barnier  
Use constant DEFAULT_PORT instead of magic numbers in README example
Base
Navarr Barnier  
Use constant DEFAULT_PORT instead of magic numbers in EchoServer and WebServer