Merge branch 'vimeo:master' into master #314
Annotations
6 errors
RedundantCondition:
src/Psalm/Internal/Diff/FileStatementsDiffer.php#L139
src/Psalm/Internal/Diff/FileStatementsDiffer.php:139:29: RedundantCondition: Type non-empty-list<string> for $name_parts is never falsy (see https://psalm.dev/122)
|
RedundantCondition:
src/Psalm/Internal/Diff/FileStatementsDiffer.php#L167
src/Psalm/Internal/Diff/FileStatementsDiffer.php:167:29: RedundantCondition: Type non-empty-list<string> for $name_parts is never falsy (see https://psalm.dev/122)
|
RedundantCondition:
src/Psalm/Internal/Diff/NamespaceStatementsDiffer.php#L120
src/Psalm/Internal/Diff/NamespaceStatementsDiffer.php:120:29: RedundantCondition: Type non-empty-list<string> for $name_parts is never falsy (see https://psalm.dev/122)
|
RedundantCondition:
src/Psalm/Internal/Diff/NamespaceStatementsDiffer.php#L135
src/Psalm/Internal/Diff/NamespaceStatementsDiffer.php:135:29: RedundantCondition: Type non-empty-list<string> for $name_parts is never falsy (see https://psalm.dev/122)
|
RedundantCondition:
src/Psalm/Internal/PhpVisitor/Reflector/ClassLikeNodeScanner.php#L154
src/Psalm/Internal/PhpVisitor/Reflector/ClassLikeNodeScanner.php:154:20: RedundantCondition: '' can never contain non-empty-string (see https://psalm.dev/122)
|
build
Process completed with exit code 2.
|