Fix CI #157
Annotations
9 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/Auth/Source/YubiKey.php#L192
PHPDoc tag `@param` references unknown parameter: $otp
|
|
PHPStan:
src/Auth/Source/YubiKey.php#L192
Method SimpleSAML\Module\authYubiKey\Auth\Source\YubiKey::login() return type has no value type specified in iterable type array.
|
|
PHPStan:
src/Auth/Source/YubiKey.php#L163
Call to function assert() with false will always evaluate to false.
|
|
PHPStan:
src/Auth/Source/YubiKey.php#L124
Call to function is_null() with array will always evaluate to false.
|
|
PHPStan:
src/Auth/Source/YubiKey.php#L93
Method SimpleSAML\Module\authYubiKey\Auth\Source\YubiKey::authenticate() has parameter $state with no value type specified in iterable type array.
|
|
PHPStan:
src/Auth/Source/YubiKey.php#L72
Method SimpleSAML\Module\authYubiKey\Auth\Source\YubiKey::__construct() has parameter $info with no value type specified in iterable type array.
|
|
PHPStan:
src/Auth/Source/YubiKey.php#L72
Method SimpleSAML\Module\authYubiKey\Auth\Source\YubiKey::__construct() has parameter $config with no value type specified in iterable type array.
|
|
PHPStan:
src/Auth/Process/OTP2YubiPrefix.php#L68
Method SimpleSAML\Module\authYubiKey\Auth\Process\OTP2YubiPrefix::process() has parameter $state with no value type specified in iterable type array.
|
Loading