uniqueProblems property
Information about the unique problems.
Allowed values include:
- PENDING
- PASSED
- WARNED
- FAILED
- SKIPPED
- ERRORED
- STOPPED
Implementation
final Map<ExecutionResult, List<UniqueProblem>>? uniqueProblems;
Information about the unique problems.
Allowed values include:
final Map<ExecutionResult, List<UniqueProblem>>? uniqueProblems;