Detection of SDK constraint violation has a false positive with references in combinators #35290
Labels
legacy-area-analyzer
Use area-devexp instead.
P1
A high priority bug; for example, a single project is unusable or has many test failures
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Milestone
References to
Future
andStream
that occur in combinators should not be flagged. Even if the classes are inappropriately in the namespace viadart:core
, the issue will be flagged at the use site.To reproduce, create a file containing
The text was updated successfully, but these errors were encountered: