GitHub actions #7
php.yml
on: pull_request
cs
/
Check Style
1m 3s
phpstan
/
Static Analyse
1m 10s
phpunit
1m 17s
Annotations
3 errors and 10 warnings
cs / Check Style
Process completed with exit code 1.
|
phpstan / Static Analyse
Process completed with exit code 1.
|
phpunit
Process completed with exit code 255.
|
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
|