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
Branch feature/normalise_config_files... (7ea4db)
by Marc
03:05
created
src/Component/DependencyInjection/Loader/YamChapiConfigLoader.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -26,6 +26,8 @@
 block discarded – undo
26 26
 
27 27
     /**
28 28
      * @inheritdoc
29
+     * @param string $sResource
30
+     * @param string $sProfile
29 31
      */
30 32
     public function loadProfileParameters($sResource, $sProfile)
31 33
     {
Please login to merge, or discard this patch.