There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

TAP::Formatter::GitHubActions::ErrorGroup - An error group

It groups TAP::Formatter::GitHubActions::Error per line.

CONSTRUCTOR

new($args)

Builds a new TAP::Formatter::GitHubActions::ErrorGroup object.

line

The line where an error has ocurred

errors

Collection of TAP::Formatter::GitHubActions::Error.