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 53140ea):
ERROR: RedundantCondition - 9:21 - Operand of type true is always truthy
ERROR: RedundantCondition - 11:21 - Operand of type true is always truthy
ERROR: RedundantCondition - 13:21 - Operand of type true is always truthy
ERROR: CheckType - 15:146 - Checked variable $node = PhpParser\Node\Arg|PhpParser\Node\ArrayItem|PhpParser\Node\FunctionLike|PhpParser\Node\Stmt\Expression does not match $node = PhpParser\Node
Just for reference, may just be the expression complexity limit: https://psalm.dev/r/d2ebbc2264
The text was updated successfully, but these errors were encountered: