GitHub actions #26
php.yml
on: pull_request
cs
/
Check Style
1m 2s
phpstan
/
Static Analyse
45s
phpunit
21s
Annotations
3 errors and 10 warnings
phpunit
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/SwagPayPal/SwagPayPal/custom/plugins/SwagPayPal'. No such file or directory
|
phpstan / Static Analyse
Process completed with exit code 128.
|
cs / Check Style
Process completed with exit code 1.
|
cs / Check Style:
rector.php#L1
Found violation(s) of type: blank_line_after_opening_tag
|
cs / Check Style:
ecs.php#L1
Found violation(s) of type: blank_line_after_opening_tag
|
cs / Check Style:
src/RestApi/V3/RequestUriV3.php#L1
Found violation(s) of type: blank_line_after_opening_tag
|
cs / Check Style:
src/RestApi/V3/RequestUriV3.php#L1
Found violation(s) of type: single_line_empty_body
|
cs / Check Style:
src/RestApi/V3/Api/PaymentToken.php#L1
Found violation(s) of type: blank_line_after_opening_tag
|
cs / Check Style:
src/RestApi/Exception/PayPalApiException.php#L1
Found violation(s) of type: blank_line_after_opening_tag
|
cs / Check Style:
src/RestApi/PartnerAttributionId.php#L1
Found violation(s) of type: blank_line_after_opening_tag
|
cs / Check Style:
src/RestApi/PartnerAttributionId.php#L1
Found violation(s) of type: single_line_empty_body
|
cs / Check Style:
src/RestApi/BaseURL.php#L1
Found violation(s) of type: blank_line_after_opening_tag
|
cs / Check Style:
src/RestApi/BaseURL.php#L1
Found violation(s) of type: single_line_empty_body
|