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.
throw new \InvalidArgumentException(sprintf('Nothing specified, nothing %sed. Maybe you wanted to say "%s ."?', $command->getName(), $command->getName()));
34
}
35
36
8
return $jobNames;
37
}
38
39
/**
40
* @inheritdoc
41
*/
42
8
public static function isWildcard(array $jobNames)