The expression return Illuminate\Suppor...::guard($guard)->user() also could return the type Illuminate\Contracts\Auth\Authenticatable which is incompatible with the return type mandated by OwenIt\Auditing\Contracts\UserResolver::resolve() of Illuminate\Auth\Authenticatable|null.