Merge pull request #45 from pronamic/44-use-ideal-svg-images-from-pro… #173
ci.yaml
on: push
phpcs
/
phpcs
15s
phpstan
/
phpstan
25s
Matrix: phplint / phplint
Annotations
1 error and 6 warnings
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
|