Skip to content

Migrate phpunit config #79

Migrate phpunit config

Migrate phpunit config #79

Triggered via push January 15, 2024 22:02
Status Success
Total duration 3m 2s
Artifacts

php.yml

on: push
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
8s
Code coverage
Cleanup artifacts
2s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PropertyNotSetInConstructor: src/SPID/XML/saml/Issuer.php#L19
src/SPID/XML/saml/Issuer.php:19:13: PropertyNotSetInConstructor: Property SimpleSAML\SPID\XML\saml\Issuer::$content is not defined in constructor of SimpleSAML\SPID\XML\saml\Issuer or in any methods called in the constructor (see https://psalm.dev/074)
MethodSignatureMismatch: src/SPID/XML/saml/Issuer.php#L44
src/SPID/XML/saml/Issuer.php:44:5: MethodSignatureMismatch: Method SimpleSAML\SPID\XML\saml\Issuer::fromXML with return type 'SimpleSAML\SPID\XML\saml\Issuer' is different to return type 'SimpleSAML\XML\StringElementTrait' of inherited method SimpleSAML\XML\StringElementTrait::fromXML (see https://psalm.dev/042)
Quality control
Process completed with exit code 2.