Test multiple PHPUnit versions #335
Annotations
10 errors
src/Rules/PHPUnit/AssertEqualsIsDiscouragedRule.php#L30
Call to static method PHPStan\Rules\PHPUnit\AssertRuleHelper::isMethodOrStaticCallOnAssert() with PhpParser\Node\Expr\CallLike and PHPStan\Analyser\Scope will always evaluate to false.
|
src/Rules/PHPUnit/AssertSameBooleanExpectedRule.php#L26
Call to static method PHPStan\Rules\PHPUnit\AssertRuleHelper::isMethodOrStaticCallOnAssert() with PhpParser\Node\Expr\CallLike and PHPStan\Analyser\Scope will always evaluate to false.
|
src/Rules/PHPUnit/AssertSameNullExpectedRule.php#L26
Call to static method PHPStan\Rules\PHPUnit\AssertRuleHelper::isMethodOrStaticCallOnAssert() with PhpParser\Node\Expr\CallLike and PHPStan\Analyser\Scope will always evaluate to false.
|
src/Rules/PHPUnit/AssertSameWithCountRule.php#L27
Call to static method PHPStan\Rules\PHPUnit\AssertRuleHelper::isMethodOrStaticCallOnAssert() with PhpParser\Node\Expr\CallLike and PHPStan\Analyser\Scope will always evaluate to false.
|
src/Rules/PHPUnit/AssertSameWithCountRule.php#L56
Call to an undefined method PhpParser\Node\Expr\MethodCall::getArgs().
|
src/Rules/PHPUnit/MockMethodCallRule.php#L36
Call to an undefined method PhpParser\Node\Expr\MethodCall::getArgs().
|
src/Rules/PHPUnit/MockMethodCallRule.php#L40
Call to an undefined method PhpParser\Node\Expr\MethodCall::getArgs().
|
src/Type/PHPUnit/Assert/AssertFunctionTypeSpecifyingExtension.php#L35
Call to an undefined method PhpParser\Node\Expr\FuncCall::getArgs().
|
src/Type/PHPUnit/Assert/AssertFunctionTypeSpecifyingExtension.php#L50
Call to an undefined method PhpParser\Node\Expr\FuncCall::getArgs().
|
src/Type/PHPUnit/Assert/AssertMethodTypeSpecifyingExtension.php#L37
Call to an undefined method PhpParser\Node\Expr\MethodCall::getArgs().
|
The logs for this run have expired and are no longer available.
Loading