static analysis #11
Annotations
3 errors
|
PHP 8.4 - Laravel 12
Process completed with exit code 1.
|
|
PHP 8.4 - Laravel 12:
src/Http/Controllers/PasskeyRegistrationController.php#L54
Parameter #1 $user of callable Laravel\Passkeys\Actions\StorePasskey expects Laravel\Passkeys\Contracts\PasskeyUser, Illuminate\Contracts\Auth\Authenticatable given.
|
|
PHP 8.4 - Laravel 12:
src/Http/Controllers/PasskeyRegistrationController.php#L32
Parameter #1 $user of callable Laravel\Passkeys\Actions\GenerateRegistrationOptions expects Laravel\Passkeys\Contracts\PasskeyUser, Illuminate\Contracts\Auth\Authenticatable given.
|