David Sherret
David Sherret
Sorry, it's not possible at the moment. There is an option to expose the nodes from the compiler (see [Include tsNodes](https://github.com/dsherret/ts-type-info/tree/2c1a50d5849187505dcd08fa859889e5e2c3df70#include-tsnodes)). Using that and the type checker you should be...
I've been wondering about this. I'll look into it. I believe I will be able to generate the code for this using this: https://github.com/dsherret/ts-object-create (but it will probably need an...
Hmmm... I guess that compiles because `FileDefinition` matches the structure of what's expected by `createFile`, but that's not the intended use of `createFile`. `createFile` takes a plain javascript object and...
Anything I can do to help move this forward?
It seems to happen a lot: https://github.com/denoland/deno/actions/runs/3046346801/jobs/4909043911
Let's close this one and re-open if it happens again. Maybe fixed by #15527.
This is still occurring https://github.com/denoland/deno/actions/runs/3106872198/jobs/5034292262
Still failing https://github.com/denoland/deno/actions/runs/3322425538/jobs/5491428487 (and there have been others, of course)
This is weird. I investigated this a bit today on both windows and linux and they both work fine. I'm not sure what's going on atm.
More failures https://github.com/denoland/deno/runs/7202005627?check_suite_focus=true