Ensure alpha branch dependencies in composer.json #913
run-checks-tests.yaml
on: push
Run checks and tests
1m 39s
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.
|