TypeScript Bot

Results 6233 comments of TypeScript Bot

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

@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/53017/merge`: Something interesting changed - please have a look. Details react-navigation/react-navigation **7 of 14...

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/166633/artifacts?artifactName=tgz&fileId=E5F9CEBCCB3B4DBB52F1F9642B36C892BB89227CBD41EAD91C6DBFD5FA8129EC02&fileName=/typescript-6.0.0-insiders.20251201.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/166633/artifacts?artifactName=tgz&fileId=E5F9CEBCCB3B4DBB52F1F9642B36C892BB89227CBD41EAD91C6DBFD5FA8129EC02&fileName=/typescript-6.0.0-insiders.20251201.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...

@eps1lon Thank you for submitting this PR! ***This is a live comment that I will keep updated.*** ## 1 package in this PR * `carbon-components-react` — [on npm](https://www.npmjs.com/package/carbon-components-react), [on unpkg](https://unpkg.com/browse/carbon-components-react@latest/)...

Hey @eps1lon, :unamused: Your PR doesn't modify any tests, so it's hard to know what's being fixed, and your changes might regress in the future. Please consider [adding tests](https://github.com/DefinitelyTyped/DefinitelyTyped#user-content-test-editing-an-existing-package) to...

🔔 @kalbert312 @sgregoire @matchilling — please [review this PR](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/69787/files) in the next few days. Be sure to explicitly select **`Approve`** or **`Request Changes`** in the GitHub UI so I know...

Re-ping @kalbert312, @sgregoire, @matchilling: This PR has been out for over a week, yet I haven't seen any reviews. Could someone please give it some attention? Thanks!