Add Build docmuentation workflow #217
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
10 errors
|
Quality control:
tests/src/Core/Factories/RequestObjectFactoryTest.php#L118
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'SimpleSAML\\OpenID\\Core\\Factories\\RequestObjectFactory' and SimpleSAML\OpenID\Core\Factories\RequestObjectFactory will always evaluate to true.
|
|
Quality control:
tests/src/Core/Factories/ClientAssertionFactoryTest.php#L154
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'SimpleSAML\\OpenID\\Core\\ClientAssertion' and SimpleSAML\OpenID\Core\ClientAssertion will always evaluate to true.
|
|
Quality control:
tests/src/Core/Factories/ClientAssertionFactoryTest.php#L143
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'SimpleSAML\\OpenID\\Core\\ClientAssertion' and SimpleSAML\OpenID\Core\ClientAssertion will always evaluate to true.
|
|
Quality control:
tests/src/Core/Factories/ClientAssertionFactoryTest.php#L135
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'SimpleSAML\\OpenID\\Core\\Factories\\ClientAssertionFactory' and SimpleSAML\OpenID\Core\Factories\ClientAssertionFactory will always evaluate to true.
|
|
Quality control:
tests/src/Core/ClientAssertionTest.php#L122
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'SimpleSAML\\OpenID\\Core\\ClientAssertion' and SimpleSAML\OpenID\Core\ClientAssertion will always evaluate to true.
|
|
Quality control:
tests/src/Claims/JwksClaimTest.php#L55
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'SimpleSAML\\OpenID\\Claims\\JwksClaim' and SimpleSAML\OpenID\Claims\JwksClaim will always evaluate to true.
|
|
Quality control:
tests/src/Claims/GenericClaimTest.php#L42
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'SimpleSAML\\OpenID\\Claims\\GenericClaim' and SimpleSAML\OpenID\Claims\GenericClaim will always evaluate to true.
|
|
Quality control:
tests/src/Algorithms/SignatureAlgorithmBagTest.php#L38
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'SimpleSAML\\OpenID\\Algorithms\\SignatureAlgorithmBag' and SimpleSAML\OpenID\Algorithms\SignatureAlgorithmBag will always evaluate to true.
|
|
Quality control:
tests/src/Algorithms/AlgorithmManagerDecoratorTest.php#L45
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'Jose\\Component\\Core\\AlgorithmManager' and Jose\Component\Core\AlgorithmManager will always evaluate to true.
|
|
Quality control:
tests/src/Algorithms/AlgorithmManagerDecoratorTest.php#L39
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'SimpleSAML\\OpenID\\Algorithms\\AlgorithmManagerDecorator' and SimpleSAML\OpenID\Algorithms\AlgorithmManagerDecorator will always evaluate to true.
|