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 ( 6c80d1...d78b73 )
by Андрей
25:21 queued 21:41
created
src/WorkflowRunParams/EntryIdResolver.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -285,8 +285,8 @@
 block discarded – undo
285 285
      *
286 286
      * @param string $routerName
287 287
      * @param string $workflowName
288
-     * @param null   $managerName
289
-     * @param null   $managerAlias
288
+     * @param string   $managerName
289
+     * @param string   $managerAlias
290 290
      *
291 291
      * @return array
292 292
      */
Please login to merge, or discard this patch.