Uh oh!
There was an error while loading. Please reload this page.
[For testing only]: Redirect node to bundler - #51973
[For testing only]: Redirect node to bundler#51973Andrew Branch (andrewbranch) wants to merge 7 commits into
Conversation
Andrew Branch (andrewbranch)
commented
Dec 20, 2022
TypeScript Bot (@typescript-bot) run top200 |
Andrew Branch (andrewbranch)
commented
Dec 20, 2022
TypeScript Bot (@typescript-bot) run top100 |
Andrew Branch (andrewbranch)
commented
Dec 20, 2022
TypeScript Bot (@typescript-bot) run top 200 ? |
Andrew Branch (andrewbranch)
commented
Dec 20, 2022
TypeScript Bot (@typescript-bot) run top 100 |
Andrew Branch (andrewbranch)
commented
Dec 20, 2022
TypeScript Bot (@typescript-bot) is this how I find out I’ve been fired? |
Andrew Branch (andrewbranch)
commented
Dec 20, 2022
TypeScript Bot (@typescript-bot) test top100 |
Andrew Branch (andrewbranch)
commented
Dec 20, 2022
TypeScript Bot (@typescript-bot) test top 100 |
TypeScript Bot (typescript-bot)
commented
Dec 20, 2022
Andrew Branch (@andrewbranch) Here are the results of running the top-repos suite comparing Something interesting changed - please have a look. Details
|
TypeScript Bot (typescript-bot)
commented
Dec 20, 2022
Andrew Branch (@andrewbranch) Here are some more interesting changes from running the top-repos suite Details
|
TypeScript Bot (typescript-bot)
commented
Dec 20, 2022
Andrew Branch (@andrewbranch) Here are some more interesting changes from running the top-repos suite Details
|
TypeScript Bot (@typescript-bot) test this |
Heya Daniel Rosenwasser (@DanielRosenwasser), I've started to run the extended test suite on this PR at ee87f10. You can monitor the build here. |
Heya Daniel Rosenwasser (@DanielRosenwasser), I've started to run the diff-based user code test suite (tsserver) on this PR at ee87f10. You can monitor the build here. Update: The results are in! |
Heya Daniel Rosenwasser (@DanielRosenwasser), I've started to run the diff-based user code test suite on this PR at ee87f10. You can monitor the build here. Update: The results are in! |
Heya Daniel Rosenwasser (@DanielRosenwasser), I've started to run the abridged perf test suite on this PR at ee87f10. You can monitor the build here. |
Heya Daniel Rosenwasser (@DanielRosenwasser), I've started to run the parallelized Definitely Typed test suite on this PR at ee87f10. You can monitor the build here. |
Heya Daniel Rosenwasser (@DanielRosenwasser), I've started to run the diff-based top-repos suite (tsserver) on this PR at ee87f10. You can monitor the build here. Update: The results are in! |
TypeScript Bot (@typescript-bot) perf test this |
Heya Daniel Rosenwasser (@DanielRosenwasser), I've started to run the perf test suite on this PR at ee87f10. You can monitor the build here. Update: The results are in! |
TypeScript Bot (typescript-bot)
commented
Dec 20, 2022
Daniel Rosenwasser (@DanielRosenwasser) Here are the results of running the user test suite comparing Everything looks good! |
TypeScript Bot (typescript-bot)
commented
Dec 20, 2022
Daniel Rosenwasser (@DanielRosenwasser) Here are the results of running the user test suite comparing Something interesting changed - please have a look. Details
|
TypeScript Bot (typescript-bot)
commented
Dec 20, 2022
Heya Daniel Rosenwasser (@DanielRosenwasser), I've run the RWC suite on this PR - assuming you're on the TS core team, you can view the resulting diff here. |
TypeScript Bot (typescript-bot)
commented
Dec 20, 2022
Daniel Rosenwasser (@DanielRosenwasser) Here are the results of running the top-repos suite comparing Something interesting changed - please have a look. Detailsbackstage/backstage
|
Re: #51973 (comment)
|
Andrew Branch (andrewbranch)
commented
Dec 20, 2022
I haven’t looked at Puppeteer yet, but I’m looking at |
Andrew Branch (andrewbranch)
commented
Dec 20, 2022
That doesn’t sound intentional. I intentionally backed out some changes that would have required this when I realized that it negatively impacts monorepos. |
TypeScript Bot (typescript-bot)
commented
Dec 21, 2022
Daniel Rosenwasser (@DanielRosenwasser) Here they are:CompilerComparison Report - main..51973
System
Hosts
Scenarios
TSServerComparison Report - main..51973
System
Hosts
Scenarios
StartupComparison Report - main..51973
System
Hosts
Scenarios
Developer Information: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Andrew Branch (andrewbranch)
commented
Dec 22, 2022
Brought in #51995 |
Andrew Branch (andrewbranch)
commented
Dec 22, 2022
TypeScript Bot (@typescript-bot) test top 100 |
Andrew Branch (andrewbranch)
commented
Dec 22, 2022
TypeScript Bot (@typescript-bot) test top100 |
Heya Andrew Branch (@andrewbranch), I've started to run the diff-based top-repos suite on this PR at 6ba17c8. You can monitor the build here. Update: The results are in! |
TypeScript Bot (typescript-bot)
commented
Dec 22, 2022
Andrew Branch (@andrewbranch) Here are the results of running the top-repos suite comparing Something interesting changed - please have a look. Details
|
Andrew Branch (andrewbranch)
commented
Jan 9, 2023
Ok, so the rest of these errors all have a common cause, and they are strictly correct, though I didn’t foresee this problem being so pervasive. Each of these errors is caused by an incorrectly configured npm dependency that would also occur under Essentially, this is just an extension of the problem we knew we’d face with I’m not sure there’s much to do here other than:
|
Andrew Branch (andrewbranch)
commented
Jan 10, 2023
TypeScript Bot (@typescript-bot) test top100 |
Heya Andrew Branch (@andrewbranch), I've started to run the diff-based top-repos suite on this PR at 6b1da23. You can monitor the build here. Update: The results are in! |
TypeScript Bot (typescript-bot)
commented
Jan 10, 2023
Andrew Branch (@andrewbranch) Here are the results of running the top-repos suite comparing Something interesting changed - please have a look. Details
|
Jack Works (Jack-Works)
commented
Jan 11, 2023
I have pointed out this problem in #50466 |
No description provided.