Ensure alpha branch dependencies in composer.json #927
run-checks-tests.yaml
on: push
Run checks and tests
1m 48s
Annotations
10 errors
Run checks and tests:
src/Component/AddSentryContextSubscriber.php#L20
Used function Sentry\configureScope not found.
|
Run checks and tests:
src/Component/AddSentryContextSubscriber.php#L60
Function Sentry\configureScope not found.
|
Run checks and tests:
src/Component/AddSentryContextSubscriber.php#L60
Parameter $scope of anonymous function has invalid type Sentry\State\Scope.
|
Run checks and tests:
src/Component/AddSentryContextSubscriber.php#L61
Call to method setContext() on an unknown class Sentry\State\Scope.
|
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.
|