TypeScript Bot
TypeScript Bot
Hey @jakebailey, the results of running the DT tests are ready. Everything looks the same! [You can check the log here](https://typescript.visualstudio.com/TypeScript/_build/index?buildId=164814&_a=summary).
@jakebailey Here are the results of running the user tests with tsc comparing `main` and `refs/pull/61233/merge`: Everything looks good!
@jakebailey The results of the perf run you requested are in! Here they are: tsc Comparison Report - baseline..pr Metric baseline pr Delta Best Worst p-value Compiler-Unions - node (v18.15.0,...
@jakebailey Here are the results of running the top 400 repos with tsc comparing `main` and `refs/pull/61233/merge`: Everything looks good!
This issue has been marked as "Not a Defect" and has seen no recent activity. It has been automatically closed for house-keeping purposes.
The TypeScript team hasn't accepted the linked issue #46680. If you can get it accepted, this PR will have a better chance of being reviewed.
The TypeScript team hasn't accepted the linked issue #46680. If you can get it accepted, this PR will have a better chance of being reviewed.
Starting jobs; this comment will be updated as builds start and complete. | Command | Status | Results | | ------- | ------ | ------- | | `pack this` |...
Hey @jakebailey, I've packed this into [an installable tgz](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/165974/artifacts?artifactName=tgz&fileId=52DAAF77649A969D6AD6E977625BE4630CCD2B7CCA26470AB84D4A471C7E021B02&fileName=/typescript-6.0.0-insiders.20250903.tgz). You can install it for testing by referencing it in your `package.json` like so: ``` { "devDependencies": { "typescript": "https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/165974/artifacts?artifactName=tgz&fileId=52DAAF77649A969D6AD6E977625BE4630CCD2B7CCA26470AB84D4A471C7E021B02&fileName=/typescript-6.0.0-insiders.20250903.tgz" }...
Hey @jakebailey, the results of running the DT tests are ready. Everything looks the same! [You can check the log here](https://typescript.visualstudio.com/TypeScript/_build/index?buildId=165975&_a=summary).