Skip to content

Fix unit tests

Fix unit tests #151

Triggered via push July 31, 2024 20:52
Status Failure
Total duration 1m 30s
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/Aggregator.php#L468
Cannot access property $signKey on string.
Quality control: src/Aggregator.php#L468
Cannot access property $signKeyPass on string.
Quality control: src/Aggregator.php#L470
Cannot access property $signAlg on string.
Quality control: src/Aggregator.php#L486
Method SimpleSAML\Module\aggregator2\Aggregator::extractEntityDescriptors() return type has no value type specified in iterable type array.
Quality control: src/Aggregator.php#L486
PHPDoc tag @param for parameter $entity with type SAML2\XML\md\EntitiesDescriptor is incompatible with native type SimpleSAML\SAML2\XML\md\EntitiesDescriptor.
Quality control: src/Aggregator.php#L633
Method SimpleSAML\Module\aggregator2\Aggregator::excludeEntities() has parameter $entities with no value type specified in iterable type array.
Quality control: src/Aggregator.php#L654
Method SimpleSAML\Module\aggregator2\Aggregator::setFilters() has parameter $set with no value type specified in iterable type array.
Quality control: src/Aggregator.php#L661
Property SimpleSAML\Module\aggregator2\Aggregator::$protocols (array<string>) does not accept array<string, true>.
Quality control: src/Aggregator.php#L664
Property SimpleSAML\Module\aggregator2\Aggregator::$roles (array<SimpleSAML\SAML2\XML\md\AbstractSSODescriptor>) does not accept array<string, true>.
Quality control
Process completed with exit code 1.