Menu
← Back to all error identifiers
Error Identifiers: possiblyImpure.*
There are 4 error identifiers in the possiblyImpure.* group:
-
Pure function calls another function or callable whose purity is unknown.
-
Pure function calls a method whose purity is unknown.
-
Pure function instantiates a class whose constructor purity is unknown.
-
Pure function creates a by-reference assignment to a property.