Skip to content

Merge pull request #66 from FLUX-SE/fix-php7.4 #506

Merge pull request #66 from FLUX-SE/fix-php7.4

Merge pull request #66 from FLUX-SE/fix-php7.4 #506

Triggered via push November 22, 2024 13:08
Status Failure
Total duration 6m 34s
Artifacts

build.yml

on: push
Matrix: static-checks
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Static checks (PHP 7.4, Symfony ^5.4)
Process completed with exit code 1.
Static checks (PHP 7.4, Symfony ^5.4): src/Abstraction/StateMachine/CompositeStateMachine.php#L11
Property FluxSE\SyliusPayumStripePlugin\Abstraction\StateMachine\CompositeStateMachine::$stateMachine has unknown class Sylius\Abstraction\StateMachine\StateMachineInterface as its type.
Static checks (PHP 7.4, Symfony ^5.4): src/Abstraction/StateMachine/CompositeStateMachine.php#L13
Parameter $stateMachine of method FluxSE\SyliusPayumStripePlugin\Abstraction\StateMachine\CompositeStateMachine::__construct() has invalid type Sylius\Abstraction\StateMachine\StateMachineInterface.
Static checks (PHP 7.4, Symfony ^5.4): src/Abstraction/StateMachine/CompositeStateMachine.php#L20
Call to method getTransitionToState() on an unknown class Sylius\Abstraction\StateMachine\StateMachineInterface.
Static checks (PHP 7.4, Symfony ^5.4): src/Abstraction/StateMachine/CompositeStateMachine.php#L25
Call to method apply() on an unknown class Sylius\Abstraction\StateMachine\StateMachineInterface.
Static checks (PHP 7.4, Symfony ^5.4): src/EventListener/Workflow/PaymentCompletedStateListener.php#L21
Parameter $event of method FluxSE\SyliusPayumStripePlugin\EventListener\Workflow\PaymentCompletedStateListener::__invoke() has invalid type Symfony\Component\Workflow\Event\CompletedEvent.
Static checks (PHP 7.4, Symfony ^5.4): src/EventListener/Workflow/PaymentCompletedStateListener.php#L24
Call to method getSubject() on an unknown class Symfony\Component\Workflow\Event\CompletedEvent.
Static checks (PHP 7.4, Symfony ^5.4): src/EventListener/Workflow/PaymentCompletedStateListener.php#L27
Call to method getTransition() on an unknown class Symfony\Component\Workflow\Event\CompletedEvent.
Static checks (PHP 7.4, Symfony ^5.4): tests/Application/src/Payum/Factory/MessageFactory.php#L14
Class Tests\FluxSE\SyliusPayumStripePlugin\App\Payum\Factory\MessageFactory implements unknown interface Psr\Http\Message\RequestFactoryInterface.
Static checks (PHP 7.4, Symfony ^5.4): tests/Application/src/Payum/Factory/MessageFactory.php#L14
Class Tests\FluxSE\SyliusPayumStripePlugin\App\Payum\Factory\MessageFactory implements unknown interface Psr\Http\Message\ResponseFactoryInterface.
Static checks (PHP 7.4, Symfony ^5.4): tests/Application/src/Payum/Factory/MessageFactory.php#L14
Class Tests\FluxSE\SyliusPayumStripePlugin\App\Payum\Factory\MessageFactory implements unknown interface Psr\Http\Message\StreamFactoryInterface.
Static checks (PHP 7.4, Symfony ^5.4)
Process completed with exit code 1.
Sylius ~1.12.0, PHP 8.1, Symfony ^5.4, MySQL 8.0
Process completed with exit code 1.
Sylius ~1.12.0, PHP 8.2, Symfony ^5.4, MySQL 8.0
Process completed with exit code 1.
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4, MySQL 8.0
Process completed with exit code 1.
Sylius ~1.13.0, PHP 8.3, Symfony ^5.4, MySQL 8.0
Process completed with exit code 1.
Sylius ~1.13.0, PHP 8.2, Symfony ^5.4, MySQL 8.0
Process completed with exit code 1.
Sylius ~1.12.0, PHP 8.3, Symfony ^5.4, MySQL 8.0
Process completed with exit code 1.