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 — master ( 5946dd...3329ca )
by Michiel
08:47 queued 06:40
created
src/Service/SmsSecondFactorServiceInterface.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -67,7 +67,6 @@
 block discarded – undo
67 67
      * Proving possession by verifying the OTP, the recipient received and typed in a web form, matches the OTP that was
68 68
      * sent. Various results can be returned in the form of a ProofOfPossessionResult.
69 69
      *
70
-     * @param VerifyPossessionOfPhoneCommand $challengeCommand
71 70
      * @return OtpVerification
72 71
      */
73 72
     public function verifyPossession(VerifyPossessionOfPhoneCommand $command);
Please login to merge, or discard this patch.