-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilitytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
Description
In order to allow us to check in CI that nothing untoward happened during a run, it would be nice to have a --fatal-warnings flag to the flutter tool that would change the exit code to a non-zero exit if there had been any warnings printed to the logger during that run.
This would allow things like outdated runner deprecations warnings to break the build so that we could be sure that things were up to date, and not causing warnings that are unheeded in the repo.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilitytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.