invariant_booleans false positive when using assignment operator (like +=) #57853
Labels
analyzer-linter
Issues with the analyzer's support for the linter package
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
linter-false-positive
P4
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
@jfphilbin commented on Dec 17, 2018, 9:54 AM UTC:
In Dart SDK Version2.2.0-dev.1.1 on Windows 10, the following code:
Generates the following Analyzer Info:
Which I think is incorrect.
This issue was moved by stereotype441 from dart-lang/sdk#35429.
The text was updated successfully, but these errors were encountered: