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 ( 3164c8...e80f38 )
by Zordius
02:30
created
src/Runtime.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -644,7 +644,7 @@
 block discarded – undo
644 644
      * @param array<string,array|string|integer> $cx render time context for lightncandy
645 645
      * @param string $ch the name of custom helper to be executed
646 646
      * @param array<array|string|integer>|string|integer|null $vars variables for the helper
647
-     * @param array<string,array|string|integer> $option the options object
647
+     * @param array<string,array|string|integer> $options the options object
648 648
      *
649 649
      * @return string The rendered string of the token
650 650
      */
Please login to merge, or discard this patch.