Skip to content

Add problem matcher for NuGetAudit #603

Open
@Falco20019

Description

@Falco20019

Description:
https://learn.microsoft.com/en-us/nuget/concepts/auditing-packages is enabled by default and generating warnings NU1900-NU1905. It's possible to use -err: on them to fail the build on CI, but we would prefer to only have them as warnings appearing.

Justification:
Without matcher, they are hard to find. There already is a matcher for csc, so wouldn't be too far of to expect this creating annotations as-well.

Are you willing to submit a PR?
#605

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew feature or request to improve the current logic

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions