Skip to content

Fix CI

Fix CI #492

Triggered via push March 8, 2026 19:49
Status Failure
Total duration 1m 56s
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
6s
Code coverage
Quality control
25s
Quality control
Security checks
26s
Security checks
Cleanup artifacts
3s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

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.