8000 De-duplicate identical issue annotations from problemMatchers · Issue #504 · actions/runner · GitHub
[go: up one dir, main page]

Skip to content
De-duplicate identical issue annotations from problemMatchers #504
@ammaraskar

Description

@ammaraskar

In CPython we're trying to add a issue matcher for the MSVC compiler but it outputs the same warning multiple times (once per file and once in the summary usually). This results in identical annotations appearing for the same matcher, same message and line number which looks a bit cluttered:

image

It would be great if these identical check annotations could be avoided at the matcher level.

For reference, this is the commit in vscode that added de-duplication for problemMatchers: microsoft/vscode@b08de2e

Metadata

Metadata

Assignees

No one assigned

    Labels

    Service BugBug fix scope to the pipelines service and launch app

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0