Analyze all DiagnosticData against loaded configs and generate corresponding ActionResults.
Each DiagnosticData will yield a single ActionResults instance.
Minor errors will not be included.
Analyze all DiagnosticData against loaded configs and generate the corresponding TriageOutput.
A single TriageOutput instance is returned regardless of the length of DiagnosticData.
Analyze all DiagnosticData against loaded configs and generate corresponding ActionResults.
Each DiagnosticData will yield a single ActionResults instance.
Include minor errors.