npm run build #63
Annotations
10 errors and 10 warnings
Run PHP_CodeSniffer:
pronamic-pay-adyen.php#L40
Expected 1 space after FUNCTION keyword; 0 found
|
Run PHP_CodeSniffer:
js/dist/checkout-drop-in.asset.php#L1
Missing file doc comment
|
Run PHP_CodeSniffer:
js/dist/checkout-drop-in.asset.php#L1
Short array syntax must be used to define arrays
|
Run PHP_CodeSniffer:
js/dist/checkout-drop-in.asset.php#L1
Expected 1 space after the array opener in a single line array. Found: no spaces
|
Run PHP_CodeSniffer:
js/dist/checkout-drop-in.asset.php#L1
Short array syntax must be used to define arrays
|
Run PHP_CodeSniffer:
js/dist/checkout-drop-in.asset.php#L1
When a multi-item array uses associative keys, each value should start on a new line.
|
Run PHP_CodeSniffer:
js/dist/checkout-drop-in.asset.php#L1
Expected 1 space before the array closer in a single line array. Found: no spaces
|
Run PHP_CodeSniffer:
src/Client.php#L76
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$response'.
|
Run PHP_CodeSniffer:
src/Client.php#L77
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$response'.
|
Run PHP_CodeSniffer:
src/AbstractPaymentRequest.php#L309
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$country_code'.
|
Run PHP_CodeSniffer:
src/DetailsInformation.php#L78
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHP_CodeSniffer:
src/Util.php#L25
It is recommended not to use reserved keyword "array" as function parameter name. Found: $array
|
Run PHP_CodeSniffer:
tests/src/AmountTest.php#L52
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHP_CodeSniffer:
src/ObjectAccess.php#L29
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHP_CodeSniffer:
src/PaymentResponseAction.php#L56
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHP_CodeSniffer:
src/PaymentResponse.php#L46
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHP_CodeSniffer:
src/Error.php#L76
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHP_CodeSniffer:
src/PaymentSessionResponse.php#L73
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHP_CodeSniffer:
src/PaymentDetailsResponse.php#L30
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHP_CodeSniffer:
src/ServiceException.php#L104
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
The logs for this run have expired and are no longer available.
Loading