Skip to content

Conversation

@a14n
Copy link
Contributor

@a14n a14n commented Sep 14, 2022

A recent fix to use_build_context_synchronously (dart-archive/linter#3679) is flagging a few places that need addressing before publishing the new linter.

Fixes dart-lang/sdk#58867

@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@flutter-dashboard flutter-dashboard bot added the c: contributor-productivity Team-specific productivity, code health, technical debt. label Sep 14, 2022
@a14n a14n requested a review from goderbauer September 14, 2022 08:38
@pq
Copy link
Contributor

pq commented Sep 14, 2022

Awesome. Thanks a million, @a14n!

Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@pq pq added the autosubmit Merge PR when tree becomes green via auto submit App label Sep 14, 2022
@auto-submit auto-submit bot merged commit 4f9b19e into flutter:master Sep 14, 2022
@a14n a14n deleted the use_build_context_synchronously branch September 14, 2022 18:37
@Hixie
Copy link
Contributor

Hixie commented Sep 14, 2022

test-exempt: fixes for lint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App c: contributor-productivity Team-specific productivity, code health, technical debt.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

assess flutter_gallery use_build_context_synchronously breakages

4 participants