Fix styling #50
Annotations
5 errors and 1 warning
phpstan:
src/Middlewares/IsTwoFAVerified.php#L19
Caught class Solutionforest\FilamentEmail2fa\Middlewares\Exception not found.
|
phpstan:
src/Pages/TwoFactorAuth.php#L50
Access to an undefined property Illuminate\Foundation\Auth\User&Solutionforest\FilamentEmail2fa\Interfaces\RequireTwoFALogin::$email.
|
phpstan:
src/Responses/LoginSuccessResponse.php#L18
Call to an undefined method Filament\Contracts\Plugin::getLoginSuccessPage().
|
phpstan:
src/Responses/TwoFAResponse.php#L22
Call to an undefined method Illuminate\Foundation\Auth\User::send2FAEmail().
|
phpstan
Process completed with exit code 1.
|
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|