Skip to content

PHPStan

PHPStan #47

Triggered via push August 23, 2024 08:55
Status Failure
Total duration 56s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan: src/Pages/TwoFactor.php#L57
Access to an undefined property Illuminate\Foundation\Auth\User::$two_factor_confirmed_at.
phpstan: src/Pages/TwoFactor.php#L72
Call to an undefined method Vormkracht10\TwoFactorAuth\Pages\TwoFactor::passwordIsConfirmed().
phpstan: src/Pages/TwoFactor.php#L173
Access to an undefined property Illuminate\Foundation\Auth\User::$two_factor_confirmed_at.
phpstan: src/Pages/TwoFactor.php#L177
Call to an undefined method Vormkracht10\TwoFactorAuth\Pages\TwoFactor::userConfirmedPassword().
phpstan: src/Pages/TwoFactor.php#L185
Method Vormkracht10\TwoFactorAuth\Pages\TwoFactor::showTwoFactor() is unused.
phpstan
Process completed with exit code 1.