This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.BuildServer.
Summary
Gets all issues which were passed to be reported to the build server.
This can be more than the issues posted to the build server,
since there can be filtering in place which removes some issues before posting to the build server.
- Assembly
- Cake
.Issues .BuildServer .dll - Namespace
- Cake
.Issues .BuildServer - Containing Type
- Build
Server Issue Result
Syntax
public IEnumerable<IIssue> ReportedIssues { get; }
Value
| Type | Description |
|---|---|
| IEnumerable |
