-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
team-ecosystemOwned by Ecosystem teamOwned by Ecosystem team
Description
Type of Request
infra task
Infrastructure Environment
Flutter-Packages autoroller.
What is happening?
The master auto-roller is failing consistently with:
FAILURE: Build failed with an exception.
* Where:
Script '/b/s/w/ir/x/w/flutter/packages/flutter_tools/gradle/src/main/groovy/flutter.groovy' line: 168
* What went wrong:
Could not compile script '/b/s/w/ir/x/w/flutter/packages/flutter_tools/gradle/src/main/groovy/flutter.groovy'.
> startup failed:
script '/b/s/w/ir/x/w/flutter/packages/flutter_tools/gradle/src/main/groovy/flutter.groovy': 168: primitive type parameters not allowed here;
solution: use the corresponding wrapper type, such as Integer for int @ line 168, column 41.
e static final Map<String, int> ABI_VERS
^
1 error
Steps to reproduce
Attempt a master merge into packages, like here:
Expected results
n/a
Metadata
Metadata
Assignees
Labels
team-ecosystemOwned by Ecosystem teamOwned by Ecosystem team