wip #2197
Annotations
5 errors
|
PHPStan:
src/Http/Payload/DataCollection.php#L36
Ignored error pattern #^Unsafe usage of new static\(\)\.$# (new.static) in path /home/runner/work/mollie-api-php/mollie-api-php/src/Http/Payload/DataCollection.php is expected to occur 5 times, but occurred only 4 times.
|
PHPStan:
src/Http/Query/GetAllMethodsQuery.php#L38
Call to an undefined method Mollie\Api\Http\Payload\Money::data().
|
PHPStan:
src/Http/Query/GetEnabledPaymentMethodsQuery.php#L60
Call to an undefined method Mollie\Api\Http\Payload\Money::data().
|
PHPStan
Process completed with exit code 1.
|
Loading