microsoft / microsoft/TypeScript
ResolvedModuleWithFailedLookupLocations does not publicly expose failedLookupLocations
@sheetalkamat ci sta già lavorando.
Dal 11/12/2018.
- Lingua principale
- Go
- Stelle
- 111k
- Fork
- 14.3k
- Merge medio
- 1g 19h
- PR unite (30g)
- 117
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.