GitHub actions #1
php.yml
on: pull_request
cs
/
Check Style
58s
phpstan
/
Static Analyse
1m 5s
Matrix: phpunit
Annotations
4 errors and 10 warnings
cs / Check Style
Process completed with exit code 1.
|
phpunit (6.5.x) / Tests
Process completed with exit code 1.
|
phpstan / Static Analyse
Process completed with exit code 1.
|
phpunit (trunk) / Tests
Process completed with exit code 2.
|
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
|