The expression return App\Models\Note::... created_at ')) could return the type Illuminate\Database\Eloq...\Database\Query\Builder which is incompatible with the type-hinted return Illuminate\Database\Eloquent\Builder. Consider adding an additional type-check to rule them out.