Skip to content

Refactor algorithm factories #1030

Refactor algorithm factories

Refactor algorithm factories #1030

Triggered via push January 22, 2024 14:32
Status Failure
Total duration 1m 59s
Artifacts

php.yml

on: push
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

9 errors
Quality control: src/XML/xenc/AbstractEncryptionPropertiesType.php#L27
Parameter $encryptionProperty of method SimpleSAML\XMLSecurity\XML\xenc\AbstractEncryptionPropertiesType::__construct() has invalid type SimpleSAML\XML\EncryptionProperty.
Quality control: src/XML/xenc/AbstractEncryptionPropertiesType.php#L27
Property SimpleSAML\XMLSecurity\XML\xenc\AbstractEncryptionPropertiesType::$encryptionProperty has unknown class SimpleSAML\XML\EncryptionProperty as its type.
Quality control: src/XML/xenc/AbstractEncryptionPropertiesType.php#L40
Method SimpleSAML\XMLSecurity\XML\xenc\AbstractEncryptionPropertiesType::getEncryptionProperty() has invalid return type SimpleSAML\XML\EncryptionProperty.
Quality control: src/XML/xenc/AbstractEncryptionPropertiesType.php#L69
Parameter #1 $encryptionProperty of class SimpleSAML\XMLSecurity\XML\xenc\AbstractEncryptionPropertiesType constructor expects array<SimpleSAML\XML\EncryptionProperty>, array<SimpleSAML\XMLSecurity\XML\xenc\EncryptionProperty> given.
Quality control: src/XML/xenc/AbstractEncryptionPropertiesType.php#L83
Call to method toXML() on an unknown class SimpleSAML\XML\EncryptionProperty.
Quality control: src/XML/xenc/AbstractEncryptionPropertyType.php#L44
Parameter $children of method SimpleSAML\XMLSecurity\XML\xenc\AbstractEncryptionPropertyType::__construct() has invalid type SimpleSAML\XML\SerializableElement.
Quality control: src/XML/xenc/AbstractEncryptionPropertyType.php#L53
Parameter #1 $elements of method SimpleSAML\XMLSecurity\XML\xenc\AbstractEncryptionPropertyType::setElements() expects array<SimpleSAML\XML\SerializableElementInterface>, array<SimpleSAML\XML\SerializableElement> given.
Quality control: src/XML/xenc/AbstractEncryptionPropertyType.php#L101
Parameter #1 $children of class SimpleSAML\XMLSecurity\XML\xenc\AbstractEncryptionPropertyType constructor expects array<SimpleSAML\XML\SerializableElement>, array<int<0, max>, SimpleSAML\XML\Chunk> given.
Quality control
Process completed with exit code 1.