Skip to content

Add Build docmuentation workflow #217

Add Build docmuentation workflow

Add Build docmuentation workflow #217

Triggered via push November 19, 2025 16:09
Status Failure
Total duration 2m 18s
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
12s
Code coverage
Quality control
49s
Quality control
Security checks
23s
Security checks
Cleanup artifacts
3s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

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.