Skip to content

Register additional problem matchers for error output #13

@mcr-pon

Description

@mcr-pon

While running CI, we're encouraging developers to generate a linting report. There's an easy hack to use that report to generate 'compact' output. And setup-node has a 'problem matcher' to translate those errors into annotations, visible in your PR files changed tab.

However, the aforementioned hack to generate compact output from the report, generates it with a minor difference (the rule at the end of the line is enclosed by [] instead of (). We could use our own combined CI action to add a modified problem matcher to catch these too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions