Skip to content

Add ds:MgmtData element #1178

Add ds:MgmtData element

Add ds:MgmtData element #1178

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

7 errors
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
Process completed with exit code 1.