-
Notifications
You must be signed in to change notification settings - Fork 28.8k
add missing await
s
#144978
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
add missing await
s
#144978
Conversation
Golden file changes have been found for this pull request. Click here to view and triage (e.g. because this is an intentional change). If you are still iterating on this change and are not ready to resolve the images on the Flutter Gold dashboard, consider marking this PR as a draft pull request above. You will still be able to view image results on the dashboard, commenting will be silenced, and the check will not try to resolve itself until marked ready for review. For more guidance, visit Writing a golden file test for Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. Changes reported for pull request #144978 at sha 7763acd6c65971e4f2aac9c8c8d472c3f5dc3030 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
auto label is removed for flutter/flutter/144978, due to - The status or check suite Google testing has failed. Please fix the issues identified (or deflake) before re-applying this label. |
Manual roll requested by tarrinneal@google.com flutter/flutter@61812ca...394269f 2024-03-12 engine-flutter-autoroll@skia.org Manual roll Flutter Engine from 6cefbe183546 to 67713071563e (5 revisions) (flutter/flutter#145002) 2024-03-12 goderbauer@google.com add missing `await`s (flutter/flutter#144978) 2024-03-12 Moelfarri@gmail.com Write unit tests for API Examples of checkbox.0, checkbox.1 (flutter/flutter#144888) 2024-03-12 goderbauer@google.com Fix typing to unblock pub roll (flutter/flutter#144968) 2024-03-12 engine-flutter-autoroll@skia.org Manual roll Flutter Engine from 6745955bb49e to 6cefbe183546 (6 revisions) (flutter/flutter#144996) 2024-03-12 engine-flutter-autoroll@skia.org Roll Packages from d489d84 to d1aeb26 (3 revisions) (flutter/flutter#144994) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages Please CC rmistry@google.com,stuartmorgan@google.com,tarrinneal@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This was uncovered as part of #144706.