Fix CI #157
php.yml
on: push
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
6s
Annotations
9 errors
|
Quality control
Process completed with exit code 1.
|
|
Quality control:
src/Auth/Source/YubiKey.php#L192
PHPDoc tag `@param` references unknown parameter: $otp
|
|
Quality control:
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.
|
|
Quality control:
src/Auth/Source/YubiKey.php#L163
Call to function assert() with false will always evaluate to false.
|
|
Quality control:
src/Auth/Source/YubiKey.php#L124
Call to function is_null() with array will always evaluate to false.
|
|
Quality control:
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.
|
|
Quality control:
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.
|
|
Quality control:
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.
|
|
Quality control:
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.
|