Bump to latest Rector 0.19.2 #45
Annotations
8 errors
ECS @ PHP7.4
Process completed with exit code 2.
|
PHPStan @ PHP7.4:
src/Rule/CurrencyAvailableWithinToCurrenciesContainsRector.php#L41
Parameter #1 $node (PhpParser\Node\Expr\MethodCall) of method Codito\Rector\Money\Rule\CurrencyAvailableWithinToCurrenciesContainsRector::refactor() should be contravariant with parameter $node (PhpParser\Node) of method Rector\Contract\Rector\RectorInterface::refactor()
|
PHPStan @ PHP7.4:
src/Rule/CurrencyAvailableWithinToCurrenciesContainsRector.php#L41
Parameter #1 $node (PhpParser\Node\Expr\MethodCall) of method Codito\Rector\Money\Rule\CurrencyAvailableWithinToCurrenciesContainsRector::refactor() should be contravariant with parameter $node (PhpParser\Node) of method Rector\Contract\Rector\RectorInterface::refactor()
|
PHPStan @ PHP7.4:
src/Rule/MultiplyAndDivideByStringRector.php#L61
Parameter #1 $node (PhpParser\Node\Expr\MethodCall) of method Codito\Rector\Money\Rule\MultiplyAndDivideByStringRector::refactor() should be contravariant with parameter $node (PhpParser\Node) of method Rector\Contract\Rector\RectorInterface::refactor()
|
PHPStan @ PHP7.4:
src/Rule/MultiplyAndDivideByStringRector.php#L61
Parameter #1 $node (PhpParser\Node\Expr\MethodCall) of method Codito\Rector\Money\Rule\MultiplyAndDivideByStringRector::refactor() should be contravariant with parameter $node (PhpParser\Node) of method Rector\Contract\Rector\RectorInterface::refactor()
|
PHPStan @ PHP7.4:
src/Rule/MultiplyAndDivideByStringRector.php#L61
Parameter #1 $node (PhpParser\Node\Expr\MethodCall) of method Codito\Rector\Money\Rule\MultiplyAndDivideByStringRector::refactor() should be contravariant with parameter $node (PhpParser\Node) of method Rector\Contract\Rector\RectorInterface::refactor()
|
PHPStan @ PHP7.4
Ignored error pattern #Parameter \#1 \$node \(PhpParser\\Node\\(.*?) of method (Codito\\)?Rector\\(.*?)\(\) should be contravariant with parameter \$node \(PhpParser\\Node\) of method Rector\\Core\\Contract\\Rector\\RectorInterface\:\:refactor\(\)# was not matched in reported errors.
|
PHPStan @ PHP7.4
Process completed with exit code 1.
|