Cake.Issues.Reporting

The issues reporting addin allows you to create reports for issue from any code analyzer or linter. This addin provides the aliases for creating reports. It requires the core Cake.Issues addin, addins for reading issues and one or more reporting format addin for the specific report format. See cakeissues.net for an overview of the whole ecosystem of addins for working with issues in Cake scripts.

#addin nuget:?package=Cake.Issues.Reporting&version=4.9.0

dotnet add package Cake.Issues.Reporting --version 4.9.0

<PackageReference Include="Cake.Issues.Reporting" Version="4.9.0" />

Aliases

Creating Issue Reports