Refactor #1115
php.yml
on: push
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Quality control
21s
Security checks
15s
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
3s
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}, ...}.
|