Skip to content

PO-489 - Add Github actions #96

PO-489 - Add Github actions

PO-489 - Add Github actions #96

Re-run triggered October 2, 2024 10:06
Status Cancelled
Total duration 5m 49s
Artifacts

php.yml

on: pull_request
phpstan
5m 38s
phpstan
validate-openapi-typescript
3m 36s
validate-openapi-typescript
Fit to window
Zoom out
Zoom in

Annotations

10 errors
validate-openapi-typescript
The run was canceled by @mkraeml.
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.