Skip to content

Migrate 2FA

Migrate 2FA #2687

Triggered via pull request January 17, 2025 21:37
Status Failure
Total duration 1m 0s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
PHPStan: app/Actions/Fortify/CreateNewUser.php#L20
Return type (App\Models\User) of method App\Actions\Fortify\CreateNewUser::create() should be compatible with return type (Illuminate\Foundation\Auth\User) of method Laravel\Fortify\Contracts\CreatesNewUsers::create()
PHPStan: app/Actions/Fortify/UpdateUserProfileInformation.php#L56
Call to an undefined method App\Models\User::sendEmailVerificationNotification().
PHPStan: app/Filament/Pages/Auth/EditProfile.php#L104
Call to method isLanguageTranslated() on an unknown class App\Filament\Pages\Auth\LanguageService.
PHPStan: app/Filament/Pages/Auth/EditProfile.php#L104
Parameter $languageService of anonymous function has invalid type App\Filament\Pages\Auth\LanguageService.
PHPStan: app/Filament/Pages/Auth/EditProfile.php#L109
Call to method getAvailableLanguages() on an unknown class App\Filament\Pages\Auth\LanguageService.
PHPStan: app/Filament/Pages/Auth/EditProfile.php#L109
Parameter $languageService of anonymous function has invalid type App\Filament\Pages\Auth\LanguageService.
PHPStan: app/Filament/Pages/Auth/EditProfile.php#L271
Caught class App\Exceptions\Service\User\TwoFactorAuthenticationTokenInvalid not found.
PHPStan: app/Filament/Pages/Auth/EditProfile.php#L274
Call to method getMessage() on an unknown class App\Exceptions\Service\User\TwoFactorAuthenticationTokenInvalid.
PHPStan: app/Listeners/Auth/TwoFactorListener.php#L10
Parameter $event of method App\Listeners\Auth\TwoFactorListener::handle() has invalid type App\Events\Auth\ProvidedAuthenticationToken.
PHPStan: app/Listeners/Auth/TwoFactorListener.php#L12
Access to property $recovery on an unknown class App\Events\Auth\ProvidedAuthenticationToken.
Pint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636