ParserTest: Remove warning about deprecated expectWarning #408
Annotations
10 errors
init.php#L64
init.php:64:39: TypeDoesNotContainType: Operand of type false is always falsy (see https://psalm.dev/056)
|
init.php#L68
init.php:68:39: TypeDoesNotContainType: Operand of type false is always falsy (see https://psalm.dev/056)
|
src/CallFinder.php#L174
src/CallFinder.php:174:13: RedundantCondition: Operand of type true is always truthy (see https://psalm.dev/122)
|
src/CallFinder.php#L385
src/CallFinder.php:385:17: RedundantCondition: Operand of type true is always truthy (see https://psalm.dev/122)
|
src/CallFinder.php#L520
src/CallFinder.php:520:14: RedundantCondition: Operand of type true is always truthy (see https://psalm.dev/122)
|
src/CallFinder.php#L553
src/CallFinder.php:553:21: RedundantCondition: Operand of type true is always truthy (see https://psalm.dev/122)
|
src/Parser/EnumPlugin.php#L47
src/Parser/EnumPlugin.php:47:13: TypeDoesNotContainType: Operand of type false is always falsy (see https://psalm.dev/056)
|
src/Parser/MysqliPlugin.php#L150
src/Parser/MysqliPlugin.php:150:13: RedundantCondition: Operand of type true is always truthy (see https://psalm.dev/122)
|
src/Parser/Parser.php#L466
src/Parser/Parser.php:466:21: RedundantCondition: Operand of type true is always truthy (see https://psalm.dev/122)
|
src/Parser/Parser.php#L487
src/Parser/Parser.php:487:36: RedundantCondition: Operand of type true is always truthy (see https://psalm.dev/122)
|
This job succeeded
Loading