Searched refs:GithubActionReporter (Results 1 – 1 of 1) sorted by relevance
14 use Symfony\Component\Console\CI\GithubActionReporter; alias99 if ('github' === $this->format && !class_exists(GithubActionReporter::class)) {105 …$this->format = class_exists(GithubActionReporter::class) && GithubActionReporter::isGithubActionE…178 $githubReporter = new GithubActionReporter($io);