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 ( 29d8d5...dc3c4a )
by Serge
01:50
created
src/Number2Text.php 1 patch
Spacing   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -178,8 +178,8 @@  discard block
 block discarded – undo
178 178
         return 2;
179 179
     }
180 180
 }
181
-=======
182
-<?php
181
+=== === =
182
+< ? php
183 183
 declare(strict_types = 1);
184 184
 
185 185
 namespace Converter\Core;
@@ -377,4 +377,4 @@  discard block
 block discarded – undo
377 377
         return 2;
378 378
     }
379 379
 }
380
->>>>>>> Stashed changes
380
+>> >> >> > Stashed changes
Please login to merge, or discard this patch.