TypeScript Bot
TypeScript Bot
@jakebailey Here are the results of running the user tests with tsc comparing `main` and `refs/pull/53017/merge`: Something interesting changed - please have a look. Details webpack ### [tsconfig.types.json](https://github.com/webpack/webpack/blob/899f06934391baede59da3dcd35b5ef51c675dbe/tsconfig.types.json) - [NEW]...
@jakebailey, the perf run you requested failed. [You can check the log here](https://typescript.visualstudio.com/TypeScript/_build/index?buildId=163579&_a=summary).
Starting jobs; this comment will be updated as builds start and complete. | Command | Status | Results | | ------- | ------ | ------- | | `perf test this...
@jakebailey Here are the results of running the top 400 repos with tsc comparing `main` and `refs/pull/53017/merge`: Something interesting changed - please have a look. Details Eugeny/tabby **11 of 29...
@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,...
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/163583/artifacts?artifactName=tgz&fileId=382726B29C1E4F0DB6DA262450365794DC24B4866B4420BB65B73E1F4BDB587B02&fileName=/typescript-5.7.0-insiders.20240916.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/163583/artifacts?artifactName=tgz&fileId=382726B29C1E4F0DB6DA262450365794DC24B4866B4420BB65B73E1F4BDB587B02&fileName=/typescript-5.7.0-insiders.20240916.tgz" }...
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/166614/artifacts?artifactName=tgz&fileId=A18FCB6060422A184501D7542607B86C9AD402D972F8C3BBB597043053C0200602&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/166614/artifacts?artifactName=tgz&fileId=A18FCB6060422A184501D7542607B86C9AD402D972F8C3BBB597043053C0200602&fileName=/typescript-6.0.0-insiders.20251129.tgz" }...
Hey @jakebailey, the results of running the DT tests are ready. There were interesting changes: Branch only errors: Package: rdfjs__data-model Error: ``` Error: /mnt/vss/_work/1/DefinitelyTyped/types/rdfjs__data-model/rdfjs__data-model-tests.ts 76:5 error TypeScript@local compile error: Unused...