Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Conversation

@amirh
Copy link
Contributor

@amirh amirh commented Oct 29, 2020

Removes the custom analysis options files for google_maps_flutter_web, url_launcher_web, and video_player_web, I added local suppresses to the undefined_prefixed_name warnings.

This is done to enable flutter/flutter#69309

@amirh amirh requested a review from ditman October 29, 2020 16:05
@google-cla google-cla bot added the cla: yes label Oct 29, 2020
@ditman
Copy link
Member

ditman commented Oct 29, 2020

Local suppresses cannot be done to disable certain analysis checks, hence why they were added as analysis_options.yaml files.

See this.

@amirh
Copy link
Contributor Author

amirh commented Oct 29, 2020

Strangely enough analysis passes cleanly for me locally with the inline ignores... not sure what's the difference on CI

@ditman
Copy link
Member

ditman commented Oct 29, 2020

@amirh maybe you have an old-ish version of the analyzer package?

@amirh
Copy link
Contributor Author

amirh commented Oct 30, 2020

Seems like I had some locally cached state that prevented the analyzer from complaining.

@amirh amirh closed this Oct 30, 2020
@amirh amirh deleted the video_player_web_analysis branch October 30, 2020 19:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants