-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Fix all static errors in migration result of package:async #40362
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
Comments
With crashes fixed, we're down to 43 errors and 1 warning
|
Many of these are caused by #40383. Not adding that as a blocker because its related but not blocking. With implicit downcasts reenabled, we get 29 errors and 1 warning.
|
These are all in the "what can we do" category. They all involve a migrated API like Filed specifically as #40384 However, in addition to implementing that in the tool, ultimately this should be fixed in terms of refactoring the tests. |
current situation is 25 errors and 1 warning
With downcasts from dynamic reenabled, we get 11 errors and 1 warning.
|
is caused be #40551 |
Since package:async has now been migrated, we should use a different target for continued work. |
The text was updated successfully, but these errors were encountered: