PO-489 - Add Github actions #98
php.yml
on: pull_request
phpstan
5m 24s
validate-openapi-typescript
3m 45s
Annotations
10 errors
validate-openapi-typescript
Process completed with exit code 1.
|
phpstan:
src/Administration/PayPalPaymentMethodController.php#L35
No error to ignore is reported on line 35.
|
phpstan:
src/Checkout/SalesChannel/MethodEligibilityRoute.php#L58
No error to ignore is reported on line 58.
|
phpstan:
src/DevOps/Command/GenerateOpenApi.php#L48
No error to ignore is reported on line 48.
|
phpstan:
src/Pos/Api/Product.php#L151
Do not use md5 function, use class Shopware\Core\Framework\Util\Hasher instead.
|
phpstan:
src/Pos/Resource/TokenResource.php#L38
Do not use md5 function, use class Shopware\Core\Framework\Util\Hasher instead.
|
phpstan:
src/RestApi/V1/Resource/TokenResource.php#L37
Do not use md5 function, use class Shopware\Core\Framework\Util\Hasher instead.
|
phpstan:
src/Webhook/Registration/WebhookSystemConfigController.php#L1
Ignored error pattern #Method Shopware\\Core\\System\\SystemConfig\\Api\\SystemConfigController::.* has no route scope defined. Please add a route scope to the method or the class# in path /home/runner/work/SwagPayPal/SwagPayPal/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSystemConfigController.php was not matched in reported errors.
|
phpstan
Ignored error pattern #Swag\\PayPal\\Pos\\Payment\\PosPayment# in paths: /home/runner/work/SwagPayPal/SwagPayPal/custom/plugins/SwagPayPal/src/Pos/Setting/Service/InformationDefaultService.php, /home/runner/work/SwagPayPal/SwagPayPal/custom/plugins/SwagPayPal/tests/Checkout/CheckoutSubscriberTest.php was not matched in reported errors.
|
phpstan
Process completed with exit code 1.
|