Skip to content

Fix CI

Fix CI #158

Triggered via push March 9, 2026 22:22
Status Failure
Total duration 1m 49s
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
10s
Code coverage
Quality control
34s
Quality control
Security checks
25s
Security checks
Cleanup artifacts
3s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Quality control
Process completed with exit code 1.
Quality control: tests/src/Controller/YubikeyTest.php#L124
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'SimpleSAML\\XHTML\\Template' and SimpleSAML\XHTML\Template will always evaluate to true.
Quality control: tests/src/Controller/YubikeyTest.php#L116
Method SimpleSAML\Module\authYubiKey\Auth\Source\YubiKey@anonymous/src/Controller/YubikeyTest.php:109::handleLogin() never returns null so it can be removed from the return type.
Quality control: tests/src/Controller/YubikeyTest.php#L111
Constructor of an anonymous class has an unused parameter $info.
Quality control: tests/src/Controller/YubikeyTest.php#L111
Constructor of an anonymous class has an unused parameter $config.
Quality control: tests/src/Controller/YubikeyTest.php#L91
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'SimpleSAML\\XHTML\\Template' and SimpleSAML\XHTML\Template will always evaluate to true.