Move Mollie to dev requirement. #174
ci.yaml
on: push
phpcs
/
phpcs
18s
phpstan
/
phpstan
27s
Matrix: phplint / phplint
Annotations
2 errors and 6 warnings
phpcs / phpcs:
pronamic-pay-gravity-forms.php#L76
Expected 1 blank line at end of file; 2 found
|
phpcs / phpcs
Process completed with exit code 1.
|
phpcs / phpcs:
src/IssuersField.php#L298
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 4 spaces
|
phpcs / phpcs:
src/IssuersField.php#L299
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 3 spaces
|
phpcs / phpcs:
src/IssuersField.php#L304
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 4 spaces
|
phpcs / phpcs:
src/IssuersField.php#L305
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 3 spaces
|
phpcs / phpcs:
src/IssuersField.php#L311
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 4 spaces
|
phpcs / phpcs:
src/IssuersField.php#L312
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 3 spaces
|