noop: Fix codesniffer issues #1195
php.yml
on: push
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Quality control
25s
Security checks
17s
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
0s
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.
|