Skip to content

Refactor

Refactor #1115

Triggered via push June 2, 2025 21:14
Status Failure
Total duration 1m 24s
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
Quality control
21s
Quality control
Security checks
15s
Security checks
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
6s
Code coverage
Cleanup artifacts
3s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Quality control: tests/XML/Utils/XPathFilterTest.php#L230
Method SimpleSAML\Test\XML\Utils\XPathFilterTest::testFilterXPathAxis() has parameter $allowed_axes with no value type specified in iterable type array.
Quality control: tests/XML/Utils/XPathFilterTest.php#L132
Method SimpleSAML\Test\XML\Utils\XPathFilterTest::provideXPathFunction() return type has no value type specified in iterable type array.
Quality control: tests/XML/Utils/XPathFilterTest.php#L115
Method SimpleSAML\Test\XML\Utils\XPathFilterTest::testFilterXPathFunction() has parameter $allowed_functions with no value type specified in iterable type array.
Quality control: tests/XML/Utils/XPathFilterTest.php#L105
Result of static method SimpleSAML\XML\Utils\XPathFilter::filterXPathFunction() (void) is used.
Quality control: tests/XML/Utils/XPathFilterTest.php#L43
Method SimpleSAML\Test\XML\Utils\XPathFilterTest::provideStringContents() return type has no value type specified in iterable type array.
Quality control: tests/XML/Utils/XPathFilterTest.php#L37
Method SimpleSAML\Test\XML\Utils\XPathFilterTest::testRemoveStringContents() has parameter $input with no type specified.
Quality control: tests/XML/Utils/XPathFilterTest.php#L37
Method SimpleSAML\Test\XML\Utils\XPathFilterTest::testRemoveStringContents() has parameter $expected with no type specified.
Quality control: tests/XML/Utils/XPathFilterTest.php#L37
Method SimpleSAML\Test\XML\Utils\XPathFilterTest::testRemoveStringContents() has no return type specified.
Quality control: tests/XML/Utils/XPathFilterTest.php#L24
Method SimpleSAML\Test\XML\Utils\XPathFilterTest::testRemoveStringContentsSpeed() has no return type specified.
Quality control: tests/Assert/XPathFilterTest.php#L49
Method SimpleSAML\XML\Test\Assert\XPathFilterTest::provideXPathFilter() should return array<string, array{string, bool}> but returns array{array{'count(//. | //@* | …', false}, array{'//ElementToEncrypt[…', true}, array{'/RootElement…', true}, array{'not(self:…', true}, array{'//ElementToEncrypt…', true}, array{'self::text()[parent…', false}, array{'self::xenc…', true}, array{'self::not()[parent:…', true}, ...}.