Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/api-extractor > ExtractorResult > errorCount

ExtractorResult.errorCount property

Reports the number of errors encountered during analysis.

Signature:

readonly errorCount: number;

Remarks

This does not count exceptions, where unexpected issues prematurely abort the operation.