CallFinderTest: Better coverage in "non-function tokens" test #376
Annotations
10 errors and 1 warning
Run composer analyze:
init.php#L67
init.php:67:39: TypeDoesNotContainType: Operand of type false is always falsy (see https://psalm.dev/056)
|
Run composer analyze:
init.php#L71
init.php:71:39: TypeDoesNotContainType: Operand of type false is always falsy (see https://psalm.dev/056)
|
Run composer analyze:
src/CallFinder.php#L172
src/CallFinder.php:172:13: RedundantCondition: Operand of type true is always truthy (see https://psalm.dev/122)
|
Run composer analyze:
src/CallFinder.php#L177
src/CallFinder.php:177:13: RedundantCondition: Operand of type true is always truthy (see https://psalm.dev/122)
|
Run composer analyze:
src/CallFinder.php#L388
src/CallFinder.php:388:17: RedundantCondition: Operand of type true is always truthy (see https://psalm.dev/122)
|
Run composer analyze:
src/CallFinder.php#L522
src/CallFinder.php:522:14: RedundantCondition: Operand of type true is always truthy (see https://psalm.dev/122)
|
Run composer analyze:
src/CallFinder.php#L523
src/CallFinder.php:523:14: RedundantCondition: Operand of type true is always truthy (see https://psalm.dev/122)
|
Run composer analyze:
src/CallFinder.php#L555
src/CallFinder.php:555:21: RedundantCondition: Operand of type true is always truthy (see https://psalm.dev/122)
|
Run composer analyze:
src/Parser/ClassStaticsPlugin.php#L122
src/Parser/ClassStaticsPlugin.php:122:17: RedundantCondition: Operand of type true is always truthy (see https://psalm.dev/122)
|
Run composer analyze:
src/Parser/EnumPlugin.php#L47
src/Parser/EnumPlugin.php:47:13: TypeDoesNotContainType: Operand of type false is always falsy (see https://psalm.dev/056)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading