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 — develop ( 377dc4...4a78ee )
by Alexander
01:57
created

Changes

1 issue (major) was introduced.
Test Coverage has decreased to 77% (-3%).
8 added classes/operations
Arrow A ErrorCollection added
Arrow A ParsingError added
Arrow A ErrorCollection::add() added
Arrow A ErrorCollection::findMaxErrors() added
Arrow A ErrorCollection::clear() added
Arrow A ParsingError::__construct() added
Arrow A ParsingError::rule() added
Arrow A ParsingError::position() added
9.86
▶   ± 0
Test Coverage
77%
▼ -3%   –   Changes
Head
Alexander Getmansky  
Added a collection of parsing errors.
Base
Alexander Getmansky  
Fixed unit test for Contex.