TypeScript Bot

Results 6233 comments of TypeScript Bot

Heya @jakebailey, I've started to run the regular perf test suite on this PR at 720a860394c5c96c71475f434aae12659305a253. You can monitor the build [here](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_build/results?buildId=158458). Update: [The results are in!](https://github.com/microsoft/TypeScript/pull/56300#issuecomment-1792828607)

Heya @jakebailey, I've started to run the diff-based top-repos suite on this PR at 720a860394c5c96c71475f434aae12659305a253. You can monitor the build [here](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_build/results?buildId=158456).

Hey @jakebailey, I've packed this into [an installable tgz](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/158454/artifacts?artifactName=tgz&fileId=69B8D4D93203CCB3C86748B20CB1D44417DE59215D6FAF4B9363F872E287B43D02&fileName=/typescript-5.4.0-insiders.20231103.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/158454/artifacts?artifactName=tgz&fileId=69B8D4D93203CCB3C86748B20CB1D44417DE59215D6FAF4B9363F872E287B43D02&fileName=/typescript-5.4.0-insiders.20231103.tgz" }...

@jakebailey Here are the results of running the user test suite comparing `main` and `refs/pull/56300/merge`: There were infrastructure failures potentially unrelated to your change: - 3 instances of "Package install...

@jakebailey The results of the perf run you requested are in! Here they are: Compiler Comparison Report - baseline..pr Metric baseline pr Delta Best Worst p-value Angular - node (v18.15.0,...

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=158455&_a=summary).

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/166619/artifacts?artifactName=tgz&fileId=B721D8D403FD80E8AA7B9AC340153121ED331A25713EBA3BD4101F5C6DB1EC3402&fileName=/typescript-6.0.0-insiders.20251129.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/166619/artifacts?artifactName=tgz&fileId=B721D8D403FD80E8AA7B9AC340153121ED331A25713EBA3BD4101F5C6DB1EC3402&fileName=/typescript-6.0.0-insiders.20251129.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=166618&_a=summary).

@jakebailey Here are the results of running the user tests with tsc comparing `main` and `refs/pull/56300/merge`: There were infrastructure failures potentially unrelated to your change: - 1 instance of "Git...