Fix CI #492
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:
src/SimpleTestLogger.php#L22
Property SimpleSAML\TestUtils\SimpleTestLogger::$messages type has no value type specified in iterable type array.
|
|
Quality control:
src/SigningTestCase.php#L62
Method SimpleSAML\TestUtils\SigningTestCase::getCertDirContent() return type has no value type specified in iterable type array.
|
|
Quality control:
src/SigningTestCase.php#L49
Method SimpleSAML\TestUtils\SigningTestCase::__construct() overrides final method PHPUnit\Framework\TestCase::__construct().
|
|
Quality control:
src/InMemoryStore.php#L19
Property SimpleSAML\TestUtils\InMemoryStore::$store type has no value type specified in iterable type array.
|
|
Quality control:
src/BuiltInServer.php#L227
PHPDoc tag `@var` with type mixed is not subtype of native type bool|string.
|
|
Quality control:
src/BuiltInServer.php#L219
Parameter #2 $options of function curl_setopt_array expects array{10002: non-empty-string, 19913: bool, 42: bool}, array{10002: non-falsy-string, 19913: 1, 42: 1} given.
|
|
Quality control:
src/BuiltInServer.php#L214
Method SimpleSAML\TestUtils\BuiltInServer::get() return type has no value type specified in iterable type array.
|
|
Quality control:
src/BuiltInServer.php#L214
Method SimpleSAML\TestUtils\BuiltInServer::get() has parameter $parameters with no value type specified in iterable type array.
|
|
Quality control:
src/BuiltInServer.php#L214
Method SimpleSAML\TestUtils\BuiltInServer::get() has parameter $curlopts with no value type specified in iterable type array.
|
|
Quality control:
src/ArrayLogger.php#L17
Property SimpleSAML\TestUtils\ArrayLogger::$logs type has no value type specified in iterable type array.
|