Skip to content

Add ds:MgmtData element #1180

Add ds:MgmtData element

Add ds:MgmtData element #1180

Triggered via push November 29, 2024 23:49
Status Failure
Total duration 1m 39s
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

10 errors
Quality control: src/XML/ds/KeyInfo.php#L52
Undefined variable: $mgmtdata
Quality control: src/XML/ds/SignatureMethod.php#L41
PHPDoc tag @param for parameter $hmacOutputLength with type SimpleSAML\XMLSecurity\ds\HMACOutputLength|null is not subtype of native type SimpleSAML\XMLSecurity\XML\ds\HMACOutputLength|null.
Quality control: src/XML/ds/SignatureMethod.php#L43
PHPDoc type for property SimpleSAML\XMLSecurity\XML\ds\SignatureMethod::$hmacOutputLength with type SimpleSAML\XMLSecurity\ds\HMACOutputLength|null is not subtype of native type SimpleSAML\XMLSecurity\XML\ds\HMACOutputLength|null.
Quality control: src/XML/ds/SignatureMethod.php#L43
Parameter $hmacOutputLength of method SimpleSAML\XMLSecurity\XML\ds\SignatureMethod::__construct() has invalid type SimpleSAML\XMLSecurity\ds\HMACOutputLength.
Quality control: src/XML/ds/SignatureMethod.php#L43
Property SimpleSAML\XMLSecurity\XML\ds\SignatureMethod::$hmacOutputLength has unknown class SimpleSAML\XMLSecurity\ds\HMACOutputLength as its type.
Quality control: src/XML/ds/SignatureMethod.php#L77
Method SimpleSAML\XMLSecurity\XML\ds\SignatureMethod::getHMACOutputLength() has invalid return type SimpleSAML\XMLSecurity\ds\HMACOutputLength.
Quality control: src/XML/ds/SignatureMethod.php#L77
PHPDoc tag @return with type SimpleSAML\XMLSecurity\ds\HMACOutputLength|null is not subtype of native type SimpleSAML\XMLSecurity\XML\ds\HMACOutputLength|null.
Quality control: src/XML/xenc/OriginatorKeyInfo.php#L66
Undefined variable: $mgmtdata
Quality control: src/XML/xenc/RecipientKeyInfo.php#L66
Undefined variable: $mgmtdata
Quality control
Process completed with exit code 1.