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 ( 6a62c8...4de011 )
by Thomas
02:54
created
src/Files/Files.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -87,7 +87,6 @@
 block discarded – undo
87 87
      * @param string $filePath The path to the local file
88 88
      * @param string $fileName The name/path on B2
89 89
      * @param string $contentType
90
-     * @param null $uploadUrl
91 90
      * @return array
92 91
      */
93 92
     public function uploadFile($bucketId, $filePath, $fileName, $contentType, $uploadUrlResponse = [])
Please login to merge, or discard this patch.