microsoft / microsoft/TypeScript
ResolvedModuleWithFailedLookupLocations does not publicly expose failedLookupLocations
@sheetalkamat arbeitet bereits daran.
Seit 11.12.2018.
- Vorherrschende Sprache
- Go
- Sterne
- 111k
- Forks
- 14.3k
- Ø Merge
- 1 T. 19 Std.
- Gemergte PRs (30 T.)
- 117
Beschreibung
TypeScript Version: 3.3.0-dev.20181130
Search Terms: ResolvedModuleWithFailedLookupLocations, failedLookupLocations
Expected behavior: ts.ResolvedModuleWithFailedLookupLocations has a failedLookupLocations property which reports locations where the lookup was tried and failed.
Actual behavior: failedLookupLocations is marked @internal and thus not available in the public typings. This is in contrast to ResolvedTypeReferenceDirectiveWithFailedLookupLocations which does expose the failedLookupLocations, which leads me to believe this was an omission and not an intentional hiding of the field.
Related Issues: #28276
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.