Implement the endpoint source #37
Annotations
10 errors and 1 warning
Execute Duster:
src/Exceptions/LazyJsonPagesException.php#L14
Unsafe usage of new static().
|
Execute Duster:
src/Paginations/AnyPagination.php#L20
Property Cerbero\LazyJsonPages\Paginations\AnyPagination::$supportedPaginations (array<class-string<Cerbero\LazyJsonPages\Paginations\Pagination>>) does not accept default value of type array<int, string>.
|
Execute Duster:
src/Paginations/AnyPagination.php#L21
Class Cerbero\LazyJsonPages\Paginations\CursorPagination not found.
|
Execute Duster:
src/Paginations/AnyPagination.php#L22
Class Cerbero\LazyJsonPages\Paginations\CustomPagination not found.
|
Execute Duster:
src/Paginations/AnyPagination.php#L23
Class Cerbero\LazyJsonPages\Paginations\LengthAwarePagination not found.
|
Execute Duster:
src/Paginations/AnyPagination.php#L24
Class Cerbero\LazyJsonPages\Paginations\LinkHeaderPagination not found.
|
Execute Duster:
src/Paginations/AnyPagination.php#L25
Class Cerbero\LazyJsonPages\Paginations\OffsetPagination not found.
|
Execute Duster:
src/Services/ConfigFactory.php#L144
Cannot cast mixed to int.
|
Execute Duster:
src/Services/ConfigFactory.php#L267
Property Cerbero\LazyJsonPages\Services\ConfigFactory::$backoff (Closure|null) does not accept callable(): mixed.
|
Execute Duster:
src/Services/ConfigFactory.php#L274
Class Cerbero\LazyJsonPages\Dtos\Config constructor invoked with 16 parameters, 15 required.
|
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