Skip to content

Merge branch 'main' into 1.x #46

Merge branch 'main' into 1.x

Merge branch 'main' into 1.x #46

Triggered via push June 21, 2024 04:07
Status Failure
Total duration 42s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
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/TwoFAResponse.php#L23
Call to an undefined method Illuminate\Foundation\Auth\User::send2FAEmail().
phpstan: src/Responses/TwoFAResponse.php#L26
Unreachable statement - code above always terminates.
phpstan
Process completed with exit code 1.