-
Notifications
You must be signed in to change notification settings - Fork 520
Open
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic
Description
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 off to expect this creating annotations as-well.
Are you willing to submit a PR?
#605
martincostello and Frulfump
Metadata
Metadata
Assignees
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic