Increase static analysis #7
Annotations
11 errors
|
Run PHPStan analysis:
tests/Rules/CallMethodRuleTest.php#L17
Class TheCodingMachine\Safe\PHPStan\Rules\CallMethodRuleTest extends generic class PHPStan\Testing\RuleTestCase but does not specify its types: TRule
|
Run PHPStan analysis:
tests/Rules/CallMethodRuleTest.php#L19
Method TheCodingMachine\Safe\PHPStan\Rules\CallMethodRuleTest::getRule() return type with generic interface PHPStan\Rules\Rule does not specify its types: TNodeType
|
Run PHPStan analysis:
tests/Rules/CallMethodRuleTest.php#L22
Creating new PHPStan\Rules\RuleLevelHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
Run PHPStan analysis:
tests/Rules/CallMethodRuleTest.php#L24
Creating new PHPStan\Rules\Methods\CallMethodsRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
Run PHPStan analysis:
tests/Rules/CallMethodRuleTest.php#L25
Creating new PHPStan\Rules\Methods\MethodCallCheck is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
Run PHPStan analysis:
tests/Rules/CallMethodRuleTest.php#L31
Creating new PHPStan\Rules\FunctionCallParametersCheck is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
Run PHPStan analysis:
tests/Rules/CallMethodRuleTest.php#L33
Creating new PHPStan\Rules\NullsafeCheck is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
Run PHPStan analysis:
tests/Rules/CallMethodRuleTest.php#L34
Creating new PHPStan\Php\PhpVersion is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
Run PHPStan analysis:
tests/Rules/CallMethodRuleTest.php#L35
Creating new PHPStan\Rules\PhpDoc\UnresolvableTypeHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
Run PHPStan analysis:
tests/Rules/CallMethodRuleTest.php#L36
Creating new PHPStan\Rules\Properties\PropertyReflectionFinder is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
Loading