Home > @microsoft/api-extractor > ExtractorResult > warningCount
ExtractorResult.warningCount property
Reports the number of warnings encountered during analysis.
Signature:
readonly warningCount: number;
Remarks
This does not count warnings that are emitted in the API report file.