Skip to content

Data v4

Data v4 #736

Triggered via pull request January 16, 2024 14:06
Status Failure
Total duration 39s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan: src/CursorPaginatedDataCollection.php#L58
PHPDoc tag @return with type Spatie\LaravelData\CursorPaginatedDataCollection<TKey of (int|string), TOtherValue> is incompatible with native type static(Spatie\LaravelData\CursorPaginatedDataCollection<TKey of (int|string), TValue>).
phpstan: src/PaginatedDataCollection.php#L57
PHPDoc tag @return with type Spatie\LaravelData\PaginatedDataCollection<TKey of (int|string), TOtherValue> is incompatible with native type static(Spatie\LaravelData\PaginatedDataCollection<TKey of (int|string), TValue>).
phpstan
Process completed with exit code 1.