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.
Test Failed
Push — master ( 4dafe1...276f10 )
by masaru
02:11
created
src/Monar/TwoChanDriver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -52,7 +52,7 @@
 block discarded – undo
52 52
      * @param string $email
53 53
      * @param string|null $text
54 54
      *
55
-     * @return mixed|string
55
+     * @return string
56 56
      * @throws MonarException
57 57
      * @throws \GuzzleHttp\Exception\GuzzleException
58 58
      */
Please login to merge, or discard this patch.