Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/api-extractor-model > FindApiItemsMessageId

FindApiItemsMessageId enum

Unique identifiers for messages returned as part of IFindApiItemsResult.

Signature:

export declare enum FindApiItemsMessageId 

Enumeration Members

Member

Value

Description

DeclarationResolutionFailed

"declaration-resolution-failed"

"Unable to resolve declaration reference within API item ___: ___"

ExtendsClauseMissingReference

"extends-clause-missing-reference"

"Unable to analyze extends clause ___ of API item ___ because no canonical reference was found."

NoAssociatedApiModel

"no-associated-api-model"

"Unable to analyze references of API item ___ because it is not associated with an ApiModel"

UnsupportedKind

"unsupported-kind"

"Unable to analyze references of API item ___ because it is of unsupported kind ___"