Update MemberPress subscription on payment method changes. #86
ci.yaml
on: push
phpcs
/
phpcs
15s
phpstan
/
phpstan
16s
Matrix: phplint / phplint
Annotations
8 errors and 6 warnings
phpcs / phpcs:
src/Extension.php#L234
Expected 1 spaces after opening parenthesis; 0 found
|
phpcs / phpcs:
src/Extension.php#L234
Expected 1 spaces before closing parenthesis; 0 found
|
phpcs / phpcs:
src/Extension.php#L240
Expected 1 spaces after opening parenthesis; 0 found
|
phpcs / phpcs:
src/Extension.php#L240
Expected a space before the type cast open parenthesis; none found
|
phpcs / phpcs:
src/Extension.php#L240
Expected 1 space after cast statement; 0 found
|
phpcs / phpcs:
src/Extension.php#L240
Expected 1 spaces before closing parenthesis; 0 found
|
phpcs / phpcs
Process completed with exit code 1.
|
phpstan / phpstan
Process completed with exit code 127.
|
phpcs / phpcs:
src/Upgrade310.php#L67
The method parameter $args is never used
|
phpcs / phpcs:
src/Upgrade310.php#L67
The method parameter $assoc_args is never used
|
phpcs / phpcs:
src/Upgrade310.php#L79
The method parameter $args is never used
|
phpcs / phpcs:
src/Upgrade310.php#L79
The method parameter $assoc_args is never used
|
phpcs / phpcs:
src/Upgrade310.php#L112
The method parameter $args is never used
|
phpcs / phpcs:
src/Upgrade310.php#L112
The method parameter $assoc_args is never used
|