array_map(function(...) { /* ... */ }, $data) of type array is incompatible with the type Illuminate\Contracts\Support\Arrayable expected by parameter $items of Swis\JsonApi\Client\ErrorCollection::__construct().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation