-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[various] Sync lints with flutter/flutter #5717
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
Conversation
auto label is removed for flutter/packages/5717, due to - The status or check suite Windows_x64 win32-platform_tests_shard_2 stable has failed. Please fix the issues identified (or deflake) before re-applying this label.
|
auto label is removed for flutter/packages/5717, due to - The status or check suite Linux_android android_platform_tests_shard_5 master has failed. Please fix the issues identified (or deflake) before re-applying this label. |
auto label is removed for flutter/packages/5717, due to - The status or check suite Linux_android android_platform_tests_shard_5 master has failed. Please fix the issues identified (or deflake) before re-applying this label. |
flutter/packages@bbb4134...31fc7b5 2024-01-04 [email protected] bump mockito across repo to 5.4.4 (flutter/packages#5794) 2024-01-03 [email protected] [various] Sync lints with flutter/flutter (flutter/packages#5717) 2024-01-03 [email protected] [pointer_interceptor_web] Update package APIs and tests. (flutter/packages#5785) 2024-01-03 [email protected] [google_sign_in] Correct method channel `clearAuthCache` declaration (flutter/packages#5787) 2024-01-03 [email protected] [google_sign_in] Correct clearAuthCache declarations (flutter/packages#5693) 2024-01-03 [email protected] Unpin mac_toolchain version (flutter/packages#5683) 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 [email protected],[email protected] 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
Follow-up to #5717 (comment). --------- Co-authored-by: Tarrin Neal <[email protected]>
Some packages require package upgrade rather than simple modification (ex: google_maps_flutter) Therefore, the rules below are temporarily ignored. Any necessary modifications can be applied in a later PR. flutter/packages#4060 - unnecessary_null_comparison flutter/packages#4067 - unawaited_futures flutter/packages#5717 - dangling_library_doc_comments - no_literal_bool_comparisons - unnecessary_library_directive - use_colored_box - use_enums - use_string_in_part_of_directives
Follow-up to flutter/packages#5717 (comment). --------- Co-authored-by: Tarrin Neal <[email protected]>
Applying the latest analysis_options.yaml from flutter/flutter to this repo. Most fixes were auto-generated by `dart fix`.
…ter#5793) Follow-up to flutter#5717 (comment). --------- Co-authored-by: Tarrin Neal <[email protected]>
Applying the latest analysis_options.yaml from flutter/flutter to this repo. Most fixes were auto-generated by
dart fix
.