Skip to content

Add AbstractTestContainer class #468

Add AbstractTestContainer class

Add AbstractTestContainer class #468

Triggered via push February 15, 2026 22:16
Status Failure
Total duration 1m 43s
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
11s
Code coverage
Quality control
33s
Quality control
Security checks
18s
Security checks
Cleanup artifacts
5s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Quality control
Process completed with exit code 1.
Quality control: src/TestContainerSingleton.php#L24
Call to static method notNull() on an unknown class SimpleSAML\TestUtils\Assert.
Quality control: src/TestContainerSingleton.php#L22
Method SimpleSAML\TestUtils\TestContainerSingleton::getContainer() has invalid return type SimpleSAML\TestUtils\AbstractTestContainer.
Quality control: src/TestContainerSingleton.php#L16
Parameter $testContainer of method SimpleSAML\TestUtils\TestContainerSingleton::setContainer() has invalid type SimpleSAML\TestUtils\AbstractTestContainer.
Quality control: src/TestContainerSingleton.php#L12
Property SimpleSAML\TestUtils\TestContainerSingleton::$testContainer has unknown class SimpleSAML\TestUtils\AbstractTestContainer as its type.