Skip to content

Fix PHPStan issues #349

Fix PHPStan issues

Fix PHPStan issues #349

Triggered via push January 28, 2024 18:12
Status Failure
Total duration 3m 5s
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/fed/AbstractApplicationServiceType.php#L50
Method SimpleSAML\WSSecurity\XML\fed\AbstractApplicationServiceType::__construct() has parameter $passiveRequestorEndpoint with no value type specified in iterable type array.
Quality control: src/XML/fed/AbstractFilterPseudonymsType.php#L41
Method SimpleSAML\WSSecurity\XML\fed\AbstractFilterPseudonymsType::__construct() has parameter $children with no value type specified in iterable type array.
Quality control: src/XML/fed/AbstractFilterPseudonymsType.php#L41
PHPDoc tag @param references unknown parameter: $childeren
Quality control: src/XML/fed/AbstractProofTokenType.php#L40
PHPDoc tag @param for parameter $child with type array<SimpleSAML\XML\SerializableElementInterface> is incompatible with native type SimpleSAML\XML\SerializableElementInterface.
Quality control: src/XML/fed/AbstractProofTokenType.php#L41
PHPDoc type for property SimpleSAML\WSSecurity\XML\fed\AbstractProofTokenType::$child with type array<SimpleSAML\XML\SerializableElementInterface> is incompatible with native type SimpleSAML\XML\SerializableElementInterface.
Quality control: src/XML/fed/AbstractPseudonymType.php#L47
Method SimpleSAML\WSSecurity\XML\fed\AbstractPseudonymType::__construct() has parameter $children with no value type specified in iterable type array.
Quality control: src/XML/fed/AbstractPseudonymType.php#L47
PHPDoc tag @param references unknown parameter: $childeren
Quality control: src/XML/fed/AbstractReferenceTokenType.php#L59
Parameter #1 $elements of method SimpleSAML\WSSecurity\XML\fed\AbstractReferenceTokenType::setElements() expects array<SimpleSAML\XML\SerializableElementInterface>, array<SimpleSAML\XML\ElementInterface> given.
Quality control: src/XML/fed/AbstractSignOutBasisType.php#L39
Method SimpleSAML\WSSecurity\XML\fed\AbstractSignOutBasisType::__construct() has parameter $children with no value type specified in iterable type array.
Quality control: src/XML/fed/AbstractSignOutBasisType.php#L39
PHPDoc tag @param references unknown parameter: $childeren