Feature/add auto pagination helper methods #1534
Annotations
10 errors and 1 warning
src/Resources/CursorCollection.php#L111
Unreachable statement - code above always terminates.
|
src/Resources/LazyCollection.php#L50
Parameter $callback of method Mollie\Api\Resources\LazyCollection::filter() has invalid type Mollie\Api\Resources\key.
|
src/Resources/LazyCollection.php#L50
Parameter $callback of method Mollie\Api\Resources\LazyCollection::filter() has invalid type Mollie\Api\Resources\value.
|
src/Resources/LazyCollection.php#L52
Unsafe usage of new static().
|
src/Resources/LazyCollection.php#L67
Parameter $callback of method Mollie\Api\Resources\LazyCollection::first() has invalid type Mollie\Api\Resources\value.
|
src/Resources/LazyCollection.php#L80
Callable callable(Mollie\Api\Resources\value): bool invoked with 2 parameters, 1 required.
|
src/Resources/LazyCollection.php#L94
Method Mollie\Api\Resources\LazyCollection::map() has invalid return type Mollie\Api\Resources\key.
|
src/Resources/LazyCollection.php#L94
Parameter $callback of method Mollie\Api\Resources\LazyCollection::map() has invalid type Mollie\Api\Resources\key.
|
src/Resources/LazyCollection.php#L94
Parameter $callback of method Mollie\Api\Resources\LazyCollection::map() has invalid type Mollie\Api\Resources\value.
|
src/Resources/LazyCollection.php#L96
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