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
.