wip #2192
Annotations
7 errors and 1 warning
PHPStan:
examples/sales-invoices/create-sales-invoice.php#L19
Variable $mollie might not be defined.
|
PHPStan:
examples/sales-invoices/create-sales-invoice.php#L24
Access to constant DAYS_30 on an unknown class Mollie\Api\Types\PaymentTerm.
|
PHPStan:
examples/sales-invoices/delete-sales-invoice.php#L20
Variable $mollie might not be defined.
|
PHPStan:
examples/sales-invoices/list-sales-invoices.php#L18
Variable $mollie might not be defined.
|
PHPStan:
examples/sales-invoices/update-sales-invoice.php#L20
Variable $mollie might not be defined.
|
PHPStan:
src/Endpoints/SalesInvoiceEndpoint.php#L49
PHPDoc tag @param references unknown parameter: $filters
|
PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading