The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.