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 ( 935561...cc0427 )
by Edi
07:46
created
Search/Legacy/Content/Common/Gateway/CriterionHandler/EnhancedSelection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
      * @param \eZ\Publish\API\Repository\Values\Content\Query\Criterion $criterion
29 29
      * @param array $fieldFilters
30 30
      *
31
-     * @return \eZ\Publish\Core\Persistence\Database\Expression
31
+     * @return string
32 32
      */
33 33
     public function handle(CriteriaConverter $converter, SelectQuery $query, Criterion $criterion, ?array $fieldFilters = null): string
34 34
     {
Please login to merge, or discard this patch.