-
Notifications
You must be signed in to change notification settings - Fork 12.8k
DO NOT MERGE: Show preserved triple slash references in diagnostics for top200 analysis #57656
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DO NOT MERGE: Show preserved triple slash references in diagnostics for top200 analysis #57656
Conversation
@typescript-bot test top200 |
@andrewbranch Here are the results of running the top-repos suite comparing Something interesting changed - please have a look. Details
|
@typescript-bot test top400 |
@jakebailey Here are the results of running the user test suite comparing There were infrastructure failures potentially unrelated to your change:
Otherwise... Something interesting changed - please have a look. Details
|
@jakebailey Here are the results of running the top-repos suite comparing Something interesting changed - please have a look. Details
|
The fuels-ts one emits a directive into the published package which doesn't actually exist. https://unpkg.com/browse/@fuel-ts/[email protected]/dist/index.d.ts |
The jupyterlab one doesn't seem intentional, in that the package only dev deps on jest and there's a comment that says it's there for another reason. (I think normally such a reference would be elided if it were actually used elsewhere?) In any case, these results are very good. |
Counterpart of #57569