-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Roll pub packages #146642
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
Roll pub packages #146642
Conversation
|
auto label is removed for flutter/flutter/146642, due to - The status or check suite Mac_arm64 framework_tests_misc has failed. Please fix the issues identified (or deflake) before re-applying this label.
|
|
Looks like package:args changed an interface |
|
This can be closed once https://github.com/flutter/flutter/pull/146646/files merges. |
The interface for `ArgResults` from `package:args` has added new fields. Change the implementations of these in the conductor to extend `Fake` so that these aren't analyzer errors. This broke the pub roll here: #146642 (comment)
|
Closing this as superceded by https://github.com/flutter/flutter/pull/146646/files |
The interface for `ArgResults` from `package:args` has added new fields. Change the implementations of these in the conductor to extend `Fake` so that these aren't analyzer errors. This broke the pub roll here: flutter#146642 (comment)
This PR was generated by
flutter update-packages --force-upgrade.