-
Notifications
You must be signed in to change notification settings - Fork 29.3k
Closed
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressiondependency: dartDart team may need to help usDart team may need to help usteam-engineOwned by Engine teamOwned by Engine team
Description
Starting with the roll attempt at #133916
https://ci.chromium.org/ui/p/flutter/builders/try/Linux%20analyze/63719/overview
Command: bin/flutter analyze --flutter-repo
Command exited with exit code 1 but expected zero exit code.
Working directory: /b/s/w/ir/x/w/Á flutter sdk/.
stdout and stderr output:
Analyzing Á flutter sdk...
info • Unnecessary constructor invocation • packages/flutter/lib/src/widgets/framework.dart:3113:75 • prefer_collection_literals
That message is for this line: https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/widgets/framework.dart#L3113
Scanning the commits, this one looks interesting:
https://dart.googlesource.com/sdk.git/+/cd8a3370e7d854ded526329178eb8c046917ddf7
That rolled into the engine at flutter/engine#45412
Metadata
Metadata
Assignees
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressiondependency: dartDart team may need to help usDart team may need to help usteam-engineOwned by Engine teamOwned by Engine team