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 ( aa8c8d...645990 )
by tac
03:45
created
src/PipenessTrait.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -116,6 +116,6 @@
 block discarded – undo
116 116
         return call_user_func_array(
117 117
             $______callback,
118 118
             $______allArgs ? [$value, $key, $iterator] : [$value]
119
-       );
119
+        );
120 120
     }
121 121
 }
Please login to merge, or discard this patch.