Skip to content

Ensure alpha branch dependencies in composer.json #913

Ensure alpha branch dependencies in composer.json

Ensure alpha branch dependencies in composer.json #913

Triggered via push January 24, 2025 15:41
Status Failure
Total duration 1m 49s
Artifacts
Run checks and tests
1m 39s
Run checks and tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Run checks and tests: src/Model/Payment/Transaction/ExternalPaymentStatusHelper.php#L12
Property Shopsys\FrameworkBundle\Model\Payment\Transaction\ExternalPaymentStatusHelper::$convertimPaymentStatus has unknown class Shopsys\ConvertimBundle\Model\Payment\PaymentStatus as its type.
Run checks and tests: src/Model/Payment/Transaction/ExternalPaymentStatusHelper.php#L17
Instantiated class Shopsys\ConvertimBundle\Model\Payment\PaymentStatus not found.
Run checks and tests: src/Model/Payment/Transaction/ExternalPaymentStatusHelper.php#L52
Call to method isPaid() on an unknown class Shopsys\ConvertimBundle\Model\Payment\PaymentStatus.
Run checks and tests: src/Model/Payment/Transaction/ExternalPaymentStatusHelper.php#L62
Call to method hasPaymentInProcess() on an unknown class Shopsys\ConvertimBundle\Model\Payment\PaymentStatus.
Run checks and tests: src/Model/Payment/Transaction/ExternalPaymentStatusHelper.php#L73
Call to method getStatusesToTranslate() on an unknown class Shopsys\ConvertimBundle\Model\Payment\PaymentStatus.
Run checks and tests
Process completed with exit code 1.