Skip to content

Better testing

Better testing #737

Triggered via push January 16, 2024 16:22
Status Failure
Total duration 48s
Artifacts

phpstan.yml

on: push
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.