-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.dependency: dartDart team may need to help usDart team may need to help us
Description
For example in the roll at:
https://ci.chromium.org/ui/p/flutter/builders/try/Linux%20analyze/15040/overview
In sample starting at packages/flutter/lib/src/cupertino/context_menu.dart:77:import 'package:flutter/cupertino.dart';
>>> info: Sort directive sections alphabetically (directives_ordering)
In sample starting at packages/flutter/lib/src/cupertino/text_form_field_row.dart:74:import 'package:flutter/cupertino.dart';
>>> info: Sort directive sections alphabetically (directives_ordering)
In sample starting at packages/flutter/lib/src/gestures/pointer_signal_resolver.dart:40:import 'package:flutter/gestures.dart';
>>> info: Sort directive sections alphabetically (directives_ordering)
In sample starting at packages/flutter/lib/src/material/checkbox_list_tile.dart:89:import 'package:flutter/gestures.dart';
>>> info: Sort directive sections alphabetically (directives_ordering)
In sample starting at packages/flutter/lib/src/material/radio_list_tile.dart:98:import 'package:flutter/gestures.dart';
>>> info: Sort directive sections alphabetically (directives_ordering)
In sample starting at packages/flutter/lib/src/material/switch_list_tile.dart:92:import 'package:flutter/gestures.dart';
>>> info: Sort directive sections alphabetically (directives_ordering)
In sample starting at packages/flutter/lib/src/services/keyboard_key.dart:50:import 'package:flutter/foundation.dart';
>>> info: Sort directive sections alphabetically (directives_ordering)
In sample starting at packages/flutter/lib/src/widgets/focus_manager.dart:789:import 'package:flutter/foundation.dart';
>>> info: Sort directive sections alphabetically (directives_ordering)
In sample starting at packages/flutter/lib/src/widgets/interactive_viewer.dart:209:import 'package:flutter/material.dart';
>>> info: Sort directive sections alphabetically (directives_ordering)
Found 9 sample code errors.
Metadata
Metadata
Assignees
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.dependency: dartDart team may need to help usDart team may need to help us