You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Psalm output (using commit dee5fe4):
ERROR: InvalidConstantAssignmentValue - 11:28 - C::ACTION with declared type value-of<ConnectionAction> cannot be assigned type 'r'
https://psalm.dev/r/98fee0b0c6
Assignment of the value of an enum to a const marked with value-of is not recognized as valid
The text was updated successfully, but these errors were encountered: