Compare meta value and Mollie ID as binary strings to avoid collate i… #105
ci.yaml
on: push
phpcs
/
phpcs
24s
phpstan
/
phpstan
38s
coverage
/
coverage
26s
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Annotations
4 errors and 9 warnings
phpcs / phpcs
Process completed with exit code 1.
|
phpstan / phpstan:
src/Integration.php#L302
Parameter #1 $text of function esc_html expects string, int given.
|
phpstan / phpstan:
src/Integration.php#L303
Parameter #1 $text of function esc_html expects string, int<5, max> given.
|
phpstan / phpstan
Process completed with exit code 1.
|
phpcs / phpcs:
src/CLI.php#L104
The method parameter $args is never used
|
phpcs / phpcs:
src/CLI.php#L104
The method parameter $assoc_args is never used
|
phpcs / phpcs:
src/CLI.php#L116
The method parameter $args is never used
|
phpcs / phpcs:
src/CLI.php#L116
The method parameter $assoc_args is never used
|
phpcs / phpcs:
src/CLI.php#L235
The method parameter $args is never used
|
phpcs / phpcs:
src/CLI.php#L235
The method parameter $assoc_args is never used
|
phpcs / phpcs:
src/Admin.php#L267
The method parameter $user is never used
|
phpcs / phpcs:
src/Admin.php#L294
The method parameter $post is never used
|
phpcs / phpcs:
src/Admin.php#L334
The method parameter $post is never used
|