-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/packages
#8344Closed
Copy link
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
I'm having some analyze repo tools failures in files that I haven't touched in flutter/packages (both in stable and master?)
A couple of lints are failing:
invalid_null_aware_operatorunnecessary_non_null_assertion
@bparrishMines took a look and found the root cause:
It looks like the lint is caused by the
pubspec_parsepackage. Their latest version madePubspec.environmentnonull: https://pub.dev/packages/pubspec_parse/changelog#140
Fix the tool.
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.