Cake.Issues

The issues addin allows you to read issue from any code analyzer or linter. This addin provides the aliases for reading issues. It also requires one or more issue provider addins for the specific code analyzer or linter. There are also additional addins for generating reports or posting issues to pull requests. See cakeissues.net for an overview of the whole ecosystem of addins for working with issues in Cake scripts.

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

dotnet add package Cake.Issues --version 4.9.0

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

Aliases

Build Breaking

Creating Issues

File Linking

Issue Serialization

Reading Issues