Fix CI #158
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
3s
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.
|