Merge branch 'main' into dependabot/github_actions/dependabot/fetch-m… #6
Annotations
10 errors
phpstan:
src/Http/Livewire/Auth/LoginTwoFactor.php#L29
Property Vormkracht10\TwoFactorAuth\Http\Livewire\Auth\LoginTwoFactor::$challengedUser has unknown class App\Models\User as its type.
|
phpstan:
src/Http/Livewire/Auth/LoginTwoFactor.php#L37
Access to an undefined property Vormkracht10\TwoFactorAuth\Http\Livewire\Auth\LoginTwoFactor::$form.
|
phpstan:
src/Http/Livewire/Auth/LoginTwoFactor.php#L57
Call to method notify() on an unknown class App\Models\User.
|
phpstan:
src/Http/Livewire/Auth/LoginTwoFactor.php#L57
Class App\Notifications\SendOTP not found.
|
phpstan:
src/Http/Livewire/Auth/PasswordConfirmation.php#L18
Access to an undefined property Vormkracht10\TwoFactorAuth\Http\Livewire\Auth\PasswordConfirmation::$form.
|
phpstan:
src/Http/Livewire/Auth/PasswordReset.php#L32
Access to an undefined property Vormkracht10\TwoFactorAuth\Http\Livewire\Auth\PasswordReset::$form.
|
phpstan:
src/Http/Livewire/Auth/RequestPasswordReset.php#L27
Access to an undefined property Vormkracht10\TwoFactorAuth\Http\Livewire\Auth\RequestPasswordReset::$form.
|
phpstan:
src/Pages/TwoFactor.php#L47
Access to an undefined property Illuminate\Foundation\Auth\User::$two_factor_confirmed_at.
|
phpstan:
src/Pages/TwoFactor.php#L62
Call to an undefined method Vormkracht10\TwoFactorAuth\Pages\TwoFactor::passwordIsConfirmed().
|
phpstan:
src/Pages/TwoFactor.php#L156
Access to an undefined property Illuminate\Foundation\Auth\User::$two_factor_confirmed_at.
|