Create type-classes for all xsd-types #973
php.yml
on: pull_request
Annotations
6 errors and 3 warnings
Quality control:
tests/XML/TypedTextContentTraitTest.php#L26
Parameter #1 $xml of static method SimpleSAML\Test\XML\StringElement::fromXML() expects DOMElement, DOMElement|null given.
|
Quality control:
tests/XML/TypedTextContentTraitTest.php#L36
Parameter #1 $xml of static method SimpleSAML\Test\XML\BooleanElement::fromXML() expects DOMElement, DOMElement|null given.
|
Quality control:
tests/XML/TypedTextContentTraitTest.php#L45
Cannot access property $textContent on DOMElement|null.
|
Quality control:
tests/XML/TypedTextContentTraitTest.php#L48
Parameter #1 $xml of static method SimpleSAML\Test\XML\BooleanElement::fromXML() expects DOMElement, DOMElement|null given.
|
Quality control:
tests/XML/TypedTextContentTraitTest.php#L59
Parameter #1 $xml of static method SimpleSAML\Test\XML\Base64BinaryElement::fromXML() expects DOMElement, DOMElement|null given.
|
Quality control
Process completed with exit code 1.
|
Security checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality control
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|