ECS fix #502
Annotations
13 errors
Check for security vulnerabilities
Process completed with exit code 1.
|
Run PHPStan:
src/Abstraction/StateMachine/CompositeStateMachine.php#L11
Property FluxSE\SyliusPayumStripePlugin\Abstraction\StateMachine\CompositeStateMachine::$stateMachine has unknown class Sylius\Abstraction\StateMachine\StateMachineInterface as its type.
|
Run PHPStan:
src/Abstraction/StateMachine/CompositeStateMachine.php#L13
Parameter $stateMachine of method FluxSE\SyliusPayumStripePlugin\Abstraction\StateMachine\CompositeStateMachine::__construct() has invalid type Sylius\Abstraction\StateMachine\StateMachineInterface.
|
Run PHPStan:
src/Abstraction/StateMachine/CompositeStateMachine.php#L20
Call to method getTransitionToState() on an unknown class Sylius\Abstraction\StateMachine\StateMachineInterface.
|
Run PHPStan:
src/Abstraction/StateMachine/CompositeStateMachine.php#L25
Call to method apply() on an unknown class Sylius\Abstraction\StateMachine\StateMachineInterface.
|
Run PHPStan:
src/EventListener/Workflow/PaymentCompletedStateListener.php#L21
Parameter $event of method FluxSE\SyliusPayumStripePlugin\EventListener\Workflow\PaymentCompletedStateListener::__invoke() has invalid type Symfony\Component\Workflow\Event\CompletedEvent.
|
Run PHPStan:
src/EventListener/Workflow/PaymentCompletedStateListener.php#L24
Call to method getSubject() on an unknown class Symfony\Component\Workflow\Event\CompletedEvent.
|
Run PHPStan:
src/EventListener/Workflow/PaymentCompletedStateListener.php#L27
Call to method getTransition() on an unknown class Symfony\Component\Workflow\Event\CompletedEvent.
|
Run PHPStan:
tests/Application/src/Payum/Factory/MessageFactory.php#L14
Class Tests\FluxSE\SyliusPayumStripePlugin\App\Payum\Factory\MessageFactory implements unknown interface Psr\Http\Message\RequestFactoryInterface.
|
Run PHPStan:
tests/Application/src/Payum/Factory/MessageFactory.php#L14
Class Tests\FluxSE\SyliusPayumStripePlugin\App\Payum\Factory\MessageFactory implements unknown interface Psr\Http\Message\ResponseFactoryInterface.
|
Run PHPStan:
tests/Application/src/Payum/Factory/MessageFactory.php#L14
Class Tests\FluxSE\SyliusPayumStripePlugin\App\Payum\Factory\MessageFactory implements unknown interface Psr\Http\Message\StreamFactoryInterface.
|
Run ECS
Process completed with exit code 1.
|
Run PHPSpec
Process completed with exit code 1.
|
Loading