Merge pull request #396 from mwdr-mjdventures/patch-1 #62
Annotations
9 errors and 1 warning
Run PHPStan:
src/Middleware/MustTwoFactor.php#L1
Ignored error pattern #^Call to an undefined method Filament\\Contracts\\Plugin\|Filament\\FilamentManager\:\:shouldForceTwoFactor\(\)\.$# in path /home/runner/work/filament-breezy/filament-breezy/src/Middleware/MustTwoFactor.php was not matched in reported errors.
|
Run PHPStan:
src/Middleware/MustTwoFactor.php#L23
PHPDoc tag @var for variable $breezy contains unknown class Jeffgreco13\FilamentBreezy\Middleware\BreezyCore.
|
Run PHPStan:
src/Middleware/MustTwoFactor.php#L25
Call to method slug() on an unknown class Jeffgreco13\FilamentBreezy\Middleware\BreezyCore.
|
Run PHPStan:
src/Middleware/MustTwoFactor.php#L39
Call to method shouldForceTwoFactor() on an unknown class Jeffgreco13\FilamentBreezy\Middleware\BreezyCore.
|
Run PHPStan:
src/Models/BreezySession.php#L1
Ignored error pattern #^Property 'expires_at' does not exist in Jeffgreco13\\FilamentBreezy\\Models\\BreezySession model\.$# in path /home/runner/work/filament-breezy/filament-breezy/src/Models/BreezySession.php was not matched in reported errors.
|
Run PHPStan:
src/Models/BreezySession.php#L1
Ignored error pattern #^Property 'two_factor_confirmed_at' does not exist in Jeffgreco13\\FilamentBreezy\\Models\\BreezySession model\.$# in path /home/runner/work/filament-breezy/filament-breezy/src/Models/BreezySession.php was not matched in reported errors.
|
Run PHPStan:
src/Pages/TwoFactorPage.php#L66
Call to static method make() on an unknown class Jeffgreco13\FilamentBreezy\Pages\FormAction.
|
Run PHPStan:
src/Pages/TwoFactorPage.php#L144
Call to an undefined method Illuminate\Foundation\Auth\User::destroyRecoveryCode().
|
Run PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading