Skip to content

Fix unit test

Fix unit test #1098

Triggered via push July 30, 2024 21:03
Status Failure
Total duration 1m 37s
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

4 errors
Quality control: src/Alg/Signature/SignatureAlgorithmFactory.php#L66
Method SimpleSAML\XMLSecurity\Alg\Signature\SignatureAlgorithmFactory::__construct() has parameter $blacklist with no value type specified in iterable type array.
Quality control: src/Alg/Signature/SignatureAlgorithmFactory.php#L66
PHPDoc tag @param for parameter $blacklist with type array<string>|null is not subtype of native type array.
Quality control: src/Alg/Signature/SignatureAlgorithmFactory.php#L67
PHPDoc type for property SimpleSAML\XMLSecurity\Alg\Signature\SignatureAlgorithmFactory::$blacklist with type array<string>|null is not subtype of native type array.
Quality control
Process completed with exit code 1.