$this->element->getErrors() of type Illuminate\Support\ViewErrorBag is incompatible with the type Illuminate\Contracts\Support\MessageProvider|array expected by parameter $provider of Illuminate\View\View::withErrors().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation