Started working on payment redirect controller. #22
Annotations
10 errors and 11 warnings
Run PHP_CodeSniffer:
src/Payments/Payment.php#L356
Tabs must be used to indent lines; spaces are not allowed
|
Run PHP_CodeSniffer:
src/Payments/Payment.php#L357
Tabs must be used to indent lines; spaces are not allowed
|
Run PHP_CodeSniffer:
src/Payments/Payment.php#L358
Tabs must be used to indent lines; spaces are not allowed
|
Run PHP_CodeSniffer:
src/Payments/Payment.php#L358
String "/" does not require double quotes; use single quotes instead
|
Run PHP_CodeSniffer:
src/Payments/Payment.php#L358
String "/v1/payments/" does not require double quotes; use single quotes instead
|
Run PHP_CodeSniffer:
src/Payments/Payment.php#L358
Concat operator must be surrounded by a single space
|
Run PHP_CodeSniffer:
src/Payments/Payment.php#L358
String "/redirect" does not require double quotes; use single quotes instead
|
Run PHP_CodeSniffer:
src/Payments/Payment.php#L361
String "/" does not require double quotes; use single quotes instead
|
Run PHP_CodeSniffer:
src/Payments/Payment.php#L361
String "/v1/payments/" does not require double quotes; use single quotes instead
|
Run PHP_CodeSniffer:
src/Payments/Payment.php#L361
Concat operator must be surrounded by a single space
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run PHP_CodeSniffer:
src/PaymentRedirectController.php#L73
Code after the RETURN statement on line 72 cannot be executed
|
Run PHP_CodeSniffer:
src/PaymentRedirectController.php#L74
Code after the RETURN statement on line 72 cannot be executed
|
Run PHP_CodeSniffer:
src/PaymentRedirectController.php#L78
Code after the RETURN statement on line 72 cannot be executed
|
Run PHP_CodeSniffer:
src/PaymentRedirectController.php#L80
Code after the RETURN statement on line 72 cannot be executed
|
Run PHP_CodeSniffer:
src/PaymentRedirectController.php#L82
Code after the RETURN statement on line 72 cannot be executed
|
Run PHP_CodeSniffer:
src/PaymentRedirectController.php#L83
Code after the RETURN statement on line 72 cannot be executed
|
Run PHP_CodeSniffer:
src/PaymentRedirectController.php#L87
Code after the RETURN statement on line 72 cannot be executed
|
Run PHP_CodeSniffer:
src/PaymentRedirectController.php#L89
Code after the RETURN statement on line 72 cannot be executed
|
Run PHP_CodeSniffer:
src/PaymentRedirectController.php#L90
Code after the RETURN statement on line 72 cannot be executed
|
Run PHP_CodeSniffer:
src/PaymentRedirectController.php#L95
Code after the RETURN statement on line 72 cannot be executed
|
The logs for this run have expired and are no longer available.
Loading