[api-extractor] 7.30.0 causes tryGetEntityForIdentifier() called for an identifier that was not analyzed #3620
Labels
bug
Something isn't working as intended
repro confirmed
The issue comments included repro instructions, and the maintainers reproduced the problem
Summary
After updating
api-extractor
from v7.29.5 to v7.30.0,api-extractor run
will print the following error:Repro steps
I've created a mini repo: https://github.com/issueset/api-extractor-7-30-0-issue
Version v7.29.5 is fine.
Expected result: No error
Actual result: Internal Error
Details
There is a global namespace in the source code, which could cause this bug.
Standard questions
Please answer these questions to help us investigate your issue more quickly:
@microsoft/api-extractor
version?node -v
)?The text was updated successfully, but these errors were encountered: