Add AbstractTestContainer class #468
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
5s
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.
|