doc: readme #6
Annotations
10 errors and 1 warning
Run symfony php bin/phpstan:
tests/Action/CaptureActionTest.php#L17
Property Yproximite\Payum\Payzen\Tests\Action\CaptureActionTest::$requestClass (Payum\Core\Request\Generic) does not accept default value of type string.
|
Run symfony php bin/phpstan:
tests/Action/ConvertPaymentActionTest.php#L19
Property Yproximite\Payum\Payzen\Tests\Action\ConvertPaymentActionTest::$requestClass (Payum\Core\Request\Generic) does not accept default value of type string.
|
Run symfony php bin/phpstan:
tests/Action/NotifyActionTest.php#L18
Property Yproximite\Payum\Payzen\Tests\Action\NotifyActionTest::$requestClass (Payum\Core\Request\Generic) does not accept default value of type string.
|
Run symfony php bin/phpstan:
tests/Action/NotifyActionTest.php#L38
Call to an undefined method PHPUnit\Framework\MockObject\MockObject|Yproximite\Payum\Payzen\Api::expects().
|
Run symfony php bin/phpstan:
tests/Action/StatusActionTest.php#L14
Property Yproximite\Payum\Payzen\Tests\Action\StatusActionTest::$requestClass (Payum\Core\Request\Generic) does not accept default value of type string.
|
Run symfony php bin/phpstan:
tests/Action/StatusActionTest.php#L19
Property Payum\Core\Tests\GenericActionTest::$action (Payum\Core\Action\ActionInterface) does not accept object.
|
Run symfony php bin/phpstan:
tests/PaymentConfigGeneratorTest.php#L36
Cannot call method add() on DateTimeImmutable|false.
|
Run symfony php bin/phpstan:
tests/PaymentConfigGeneratorTest.php#L37
Cannot call method add() on DateTimeImmutable|false.
|
Run symfony php bin/phpstan:
tests/PayzenGatewayFactoryTest.php#L22
Call to method ReflectionClass<Yproximite\Payum\Payzen\PayzenGatewayFactory>::isSubclassOf() with 'Payum\\Core…' will always evaluate to true.
|
Run symfony php bin/phpstan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading