noop: Fix codesniffer issues #1201
php.yml
on: push
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Quality control
38s
Security checks
18s
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
2s
Annotations
10 errors and 3 notices
|
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.
|
|
Unit tests, PHP 8.2, windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Unit tests, PHP 8.3, windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Unit tests, PHP 8.4, windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|