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 — v0.89-develop ( 0ad74a...2a64a1 )
by Zordius
02:41 queued 12s
created
src/Runtime.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -168,7 +168,6 @@
 block discarded – undo
168 168
      *
169 169
      * @param array<string,array|string|integer> $cx render time context
170 170
      * @param array<array|string|integer>|string|integer|null $v value to be tested
171
-     * @param array|string|boolean|integer|double|null $in current context
172 171
      * @param boolean $zero include zero as true
173 172
      *
174 173
      * @return boolean Return true when the value is not null nor false.
Please login to merge, or discard this patch.