Skip to content

Merge pull request #396 from mwdr-mjdventures/patch-1 #62

Merge pull request #396 from mwdr-mjdventures/patch-1

Merge pull request #396 from mwdr-mjdventures/patch-1 #62

Triggered via push January 14, 2025 19:07
Status Failure
Total duration 57s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
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.
phpstan: src/Middleware/MustTwoFactor.php#L23
PHPDoc tag @var for variable $breezy contains unknown class Jeffgreco13\FilamentBreezy\Middleware\BreezyCore.
phpstan: src/Middleware/MustTwoFactor.php#L25
Call to method slug() on an unknown class Jeffgreco13\FilamentBreezy\Middleware\BreezyCore.
phpstan: src/Middleware/MustTwoFactor.php#L39
Call to method shouldForceTwoFactor() on an unknown class Jeffgreco13\FilamentBreezy\Middleware\BreezyCore.
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.
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.
phpstan: src/Pages/TwoFactorPage.php#L66
Call to static method make() on an unknown class Jeffgreco13\FilamentBreezy\Pages\FormAction.
phpstan: src/Pages/TwoFactorPage.php#L144
Call to an undefined method Illuminate\Foundation\Auth\User::destroyRecoveryCode().
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