Skip to content

noop: Fix codesniffer issues #1195

noop: Fix codesniffer issues

noop: Fix codesniffer issues #1195

Triggered via push September 17, 2025 21:17
Status Failure
Total duration 46s
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
25s
Quality control
Security checks
17s
Security checks
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
0s
Code coverage
Cleanup artifacts
0s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

13 errors
PHP-Linter (8.3) / linter
Process completed with exit code 1.
Quality control: src/XML/ExtendableElementTrait.php (in context of class SimpleSAML/XMLSchema/XML/AbstractAnyType)#L166
Parameter #2 $arrays of function array_diff expects an array of values castable to string, array<SimpleSAML\XMLSchema\XML\Enumeration\NamespaceEnum|string|null> given.
Quality control: src/XML/ExtendableAttributesTrait.php (in context of class SimpleSAML/XMLSchema/XML/Documentation)#L223
Parameter #2 $arrays of function array_diff expects an array of values castable to string, array<array<SimpleSAML\XMLSchema\XML\Enumeration\NamespaceEnum|string>|SimpleSAML\XMLSchema\XML\Enumeration\NamespaceEnum|string|null> given.
Quality control: src/XML/ExtendableAttributesTrait.php (in context of class SimpleSAML/XMLSchema/XML/Appinfo)#L223
Parameter #2 $arrays of function array_diff expects an array of values castable to string, array<array<SimpleSAML\XMLSchema\XML\Enumeration\NamespaceEnum|string>|SimpleSAML\XMLSchema\XML\Enumeration\NamespaceEnum|string|null> given.
Quality control: src/XML/ExtendableAttributesTrait.php (in context of class SimpleSAML/XMLSchema/XML/AbstractAnyType)#L223
Parameter #2 $arrays of function array_diff expects an array of values castable to string, array<array<SimpleSAML\XMLSchema\XML\Enumeration\NamespaceEnum|string>|SimpleSAML\XMLSchema\XML\Enumeration\NamespaceEnum|string|null> given.
Quality control: src/XML/Assert/Assert.php#L142
Class SimpleSAML\XML\Assert\Assert has PHPDoc tag `@method` for method validAllowedXPathFilter() parameter #3 $allowed_functions with no value type specified in iterable type array.
Quality control: src/XML/Assert/Assert.php#L142
Class SimpleSAML\XML\Assert\Assert has PHPDoc tag `@method` for method validAllowedXPathFilter() parameter #2 $allowed_axes with no value type specified in iterable type array.
Quality control: src/XML/Assert/Assert.php#L142
Class SimpleSAML\XML\Assert\Assert has PHPDoc tag `@method` for method nullOrValidAllowedXPathFilter() parameter #3 $allowed_functions with no value type specified in iterable type array.
Quality control: src/XML/Assert/Assert.php#L142
Class SimpleSAML\XML\Assert\Assert has PHPDoc tag `@method` for method nullOrValidAllowedXPathFilter() parameter #2 $allowed_axes with no value type specified in iterable type array.
Quality control: src/XML/Assert/Assert.php#L142
Class SimpleSAML\XML\Assert\Assert has PHPDoc tag `@method` for method allValidAllowedXPathFilter() parameter #3 $allowed_functions with no value type specified in iterable type array.
Quality control: src/XML/Assert/Assert.php#L142
Class SimpleSAML\XML\Assert\Assert has PHPDoc tag `@method` for method allValidAllowedXPathFilter() parameter #2 $allowed_axes with no value type specified in iterable type array.
PHP-Linter (8.4) / linter
Process completed with exit code 1.
PHP-Linter (8.2) / linter
Process completed with exit code 1.