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.
public static function alreadyExists(Monitor $monitor)
11
{
12
return new static("Could not save a monitor for url `{$monitor->url}` because there already exists another monitor with the same url. Try saving a monitor with a different url.");