Feature/add auto pagination helper methods #1536
Annotations
10 errors and 1 warning
src/Endpoints/MandateEndpoint.php#L32
Method Mollie\Api\Endpoints\MandateEndpoint::getResourceCollectionObject() has invalid return type Mollie\Api\Resources\MandateCollection.
|
src/Endpoints/MandateEndpoint.php#L34
Instantiated class Mollie\Api\Resources\MandateCollection not found.
|
src/Endpoints/MandateEndpoint.php#L102
Method Mollie\Api\Endpoints\MandateEndpoint::listFor() has invalid return type Mollie\Api\Resources\MandateCollection.
|
src/Endpoints/MandateEndpoint.php#L132
Method Mollie\Api\Endpoints\MandateEndpoint::listForId() has invalid return type Mollie\Api\Resources\MandateCollection.
|
src/Resources/Customer.php#L186
Method Mollie\Api\Resources\Customer::mandates() has invalid return type Mollie\Api\Resources\MandateCollection.
|
src/Resources/Customer.php#L199
Iterating over an object of an unknown class Mollie\Api\Resources\MandateCollection.
|
src/Resources/Customer.php#L216
Iterating over an object of an unknown class Mollie\Api\Resources\MandateCollection.
|
src/Resources/LazyCollection.php#L56
Parameter $callback of method Mollie\Api\Resources\LazyCollection::filter() has invalid type Mollie\Api\Resources\key.
|
src/Resources/LazyCollection.php#L56
Parameter $callback of method Mollie\Api\Resources\LazyCollection::filter() has invalid type Mollie\Api\Resources\value.
|
src/Resources/LazyCollection.php#L58
Unsafe usage of new static().
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading