Inline error ignores in analysis_options - #12430
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the analysis_options.yaml files in both packages/cupertino_ui and packages/material_ui to ignore specific analyzer errors, including deprecated_member_use, deprecated_member_use_from_same_package, and doc_directive_unknown. There are no review comments, and I have no feedback to provide.
Piinks
approved these changes
Aug 11, 2026
Piinks
left a comment
Contributor
There was a problem hiding this comment.
LGTM - thank you very much!
Contributor
Author
|
Oh - you also need to inline the formatter options |
pull Bot
pushed a commit
to Klomgor/flutter
that referenced
this pull request
Aug 12, 2026
…r#191008) flutter/packages@aaaf246...94485f1 2026-08-12 22373191+Hari-07@users.noreply.github.com [in_app_purchase_storekit] Group purchases into a single event in storekit2 (flutter/packages#12237) 2026-08-12 fluttergithubbot@gmail.com Sync release-material_ui-0.0.3+1 to main (flutter/packages#12439) 2026-08-11 katelovett@google.com [CI] Update deps script (flutter/packages#12427) 2026-08-11 fluttergithubbot@gmail.com Sync release-go_router-17.5.0 to main (flutter/packages#12417) 2026-08-11 piyushanand.1221@gmail.com [webview_flutter_android] Set support for web authentication (flutter/packages#11681) 2026-08-11 nateshmbhat1@gmail.com [video_player] : Add video track selection support for Android and iOS (flutter/packages#10688) 2026-08-11 sigurdm@google.com Inline error ignores in analysis_options (flutter/packages#12430) 2026-08-11 fluttergithubbot@gmail.com Sync release-cupertino_ui-0.0.3+1 to main (flutter/packages#12426) 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-flutter-autoroll Please CC flutter-ecosystem@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: 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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This should help pana score for material_ui and cupertino_ui.