Skip to content

Add support for xs:dateTime AttributeValue and improve tests #3014

Add support for xs:dateTime AttributeValue and improve tests

Add support for xs:dateTime AttributeValue and improve tests #3014

Triggered via pull request September 2, 2024 09:08
Status Failure
Total duration 1m 44s
Artifacts

php.yml

on: pull_request
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

5 errors
Quality control: tests/SAML2/XML/saml/AttributeTest.php#L93
Parameter #1 $value of class SimpleSAML\SAML2\XML\saml\AttributeValue constructor expects int|SimpleSAML\XML\AbstractElement|string|null, DateTimeImmutable given.
Quality control: tests/SAML2/XML/saml/AttributeValueTest.php#L98
Parameter #1 $value of class SimpleSAML\SAML2\XML\saml\AttributeValue constructor expects int|SimpleSAML\XML\AbstractElement|string|null, DateTimeImmutable given.
Quality control: tests/SAML2/XML/saml/AttributeValueTest.php#L100
Cannot call method format() on int|SimpleSAML\XML\AbstractElement|string.
Quality control
Process completed with exit code 1.
Quality control
Process completed with exit code 1.