Skip to content

Bump actions/checkout #74

Bump actions/checkout

Bump actions/checkout #74

Triggered via push October 28, 2023 18:53
Status Success
Total duration 3m 14s
Artifacts

php.yml

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

Annotations

4 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)
TooManyArguments: src/SPID/XML/saml/Issuer.php#L53
src/SPID/XML/saml/Issuer.php:53:16: TooManyArguments: Too many arguments for SimpleSAML\SPID\XML\saml\Issuer::__construct - expecting 2 but saw 5 (see https://psalm.dev/026)
Quality control
Process completed with exit code 2.