Implement generic version of testUnmarshalling #557
Annotations
4 errors and 6 warnings
Psalm (testsuite):
tests/XML/AbstractElementTest.php#L57
tests/XML/AbstractElementTest.php:57:7: UndefinedAttributeClass: Attribute class SimpleSAML\Test\XML\Override does not exist (see https://psalm.dev/241)
|
Psalm (testsuite):
tests/XML/Base64ElementTraitTest.php#L60
tests/XML/Base64ElementTraitTest.php:60:7: UndefinedAttributeClass: Attribute class SimpleSAML\Test\XML\Override does not exist (see https://psalm.dev/241)
|
Psalm (testsuite):
tests/XML/ChunkTest.php#L56
tests/XML/ChunkTest.php:56:7: UndefinedAttributeClass: Attribute class SimpleSAML\Test\XML\Override does not exist (see https://psalm.dev/241)
|
Psalm (testsuite)
Process completed with exit code 2.
|
Psalm (testsuite):
tests/Utils/Base64Element.php#L15
tests/Utils/Base64Element.php:15:13: PropertyNotSetInConstructor: Property SimpleSAML\Test\XML\Base64Element::$content is not defined in constructor of SimpleSAML\Test\XML\Base64Element or in any methods called in the constructor (see https://psalm.dev/074)
|
Psalm (testsuite):
tests/Utils/ExtendableAttributesElement.php#L67
tests/Utils/ExtendableAttributesElement.php:67:32: ArgumentTypeCoercion: Argument 1 of SimpleSAML\Test\XML\ExtendableAttributesElement::setAttributesNS expects list<SimpleSAML\XML\Attribute>, but parent type array<array-key, SimpleSAML\XML\Attribute> provided (see https://psalm.dev/193)
|
Psalm (testsuite):
tests/Utils/LocalizedStringElement.php#L15
tests/Utils/LocalizedStringElement.php:15:13: PropertyNotSetInConstructor: Property SimpleSAML\Test\XML\LocalizedStringElement::$content is not defined in constructor of SimpleSAML\Test\XML\LocalizedStringElement or in any methods called in the constructor (see https://psalm.dev/074)
|
Psalm (testsuite):
tests/Utils/QNameElement.php#L15
tests/Utils/QNameElement.php:15:13: PropertyNotSetInConstructor: Property SimpleSAML\Test\XML\QNameElement::$content is not defined in constructor of SimpleSAML\Test\XML\QNameElement or in any methods called in the constructor (see https://psalm.dev/074)
|
Psalm (testsuite):
tests/XML/AttributeTest.php#L97
tests/XML/AttributeTest.php:97:34: PossiblyNullReference: Cannot call method saveXML on possibly null value (see https://psalm.dev/083)
|
Psalm (testsuite):
tests/XML/AttributeTest.php#L107
tests/XML/AttributeTest.php:107:51: PossiblyInvalidArgument: Argument 1 of SimpleSAML\XML\Attribute::fromXML expects DOMAttr, but possibly different type DOMAttr|DOMNameSpaceNode|false provided (see https://psalm.dev/092)
|
The logs for this run have expired and are no longer available.
Loading