Skip to content

Fix CI

Fix CI #157

Triggered via push March 9, 2026 22:15
Status Failure
Total duration 1m 48s
Artifacts

php.yml

on: push
Matrix: PHP-Linter
Linter  /  ecmascript-linter
Linter / ecmascript-linter
Linter  /  json-linter
Linter / json-linter
Linter  /  style-linter
Linter / style-linter
Linter  /  yaml-linter
Linter / yaml-linter
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
8s
Code coverage
Quality control
32s
Quality control
Security checks
31s
Security checks
Cleanup artifacts
6s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

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.