First work #2840
php.yml
on: push
Annotations
11 errors
Quality control:
src/SAML2/Artifact.php#L34
Syntax error, unexpected ':', expecting '(' on line 34
|
Quality control:
src/SAML2/Artifact.php#L56
Syntax error, unexpected T_PUBLIC on line 56
|
Quality control:
src/SAML2/Artifact.php#L60
Syntax error, unexpected '}', expecting EOF on line 60
|
Quality control:
src/SAML2/Assertion/Decrypter.php#L32
Parameter $identityProvider of method SimpleSAML\SAML2\Assertion\Decrypter::__construct() has invalid type SimpleSAML\SAML2\Configuration\IdentityProvider.
|
Quality control:
src/SAML2/Assertion/Decrypter.php#L32
Property SimpleSAML\SAML2\Assertion\Decrypter::$identityProvider has unknown class SimpleSAML\SAML2\Configuration\IdentityProvider as its type.
|
Quality control:
src/SAML2/Assertion/Decrypter.php#L33
Parameter $serviceProvider of method SimpleSAML\SAML2\Assertion\Decrypter::__construct() has invalid type SimpleSAML\SAML2\Configuration\ServiceProvider.
|
Quality control:
src/SAML2/Assertion/Decrypter.php#L33
Property SimpleSAML\SAML2\Assertion\Decrypter::$serviceProvider has unknown class SimpleSAML\SAML2\Configuration\ServiceProvider as its type.
|
Quality control:
src/SAML2/Assertion/Processor.php#L40
Parameter $identityProviderConfiguration of method SimpleSAML\SAML2\Assertion\Processor::__construct() has invalid type SimpleSAML\SAML2\Configuration\IdentityProvider.
|
Quality control:
src/SAML2/Assertion/Processor.php#L40
Property SimpleSAML\SAML2\Assertion\Processor::$identityProviderConfiguration has unknown class SimpleSAML\SAML2\Configuration\IdentityProvider as its type.
|
Quality control:
src/SAML2/Assertion/Processor.php#L98
Instantiated class SimpleSAML\SAML2\Response\Exception\InvalidSignatureException not found.
|
Quality control
Process completed with exit code 1.
|