Add trailing commas #2856
php.yml
on: push
Annotations
11 errors
Quality control:
tests/SAML2/Assertion/ProcessorTest.php#L45
Static property SimpleSAML\Test\SAML2\Assertion\ProcessorTest::$decrypter (Mockery\MockInterface&SimpleSAML\SAML2\Assertion\Decrypter) does not accept Mockery\MockInterface.
|
Quality control:
tests/SAML2/Assertion/ProcessorTest.php#L54
Parameter #1 $decrypter of class SimpleSAML\SAML2\Assertion\Processor constructor expects SimpleSAML\SAML2\Assertion\Decrypter, Mockery\MockInterface given.
|
Quality control:
tests/SAML2/Assertion/ProcessorTest.php#L55
Parameter #2 $signatureValidator of class SimpleSAML\SAML2\Assertion\Processor constructor expects SimpleSAML\SAML2\Signature\Validator, Mockery\MockInterface given.
|
Quality control:
tests/SAML2/Assertion/ProcessorTest.php#L56
Parameter #3 $assertionValidator of class SimpleSAML\SAML2\Assertion\Processor constructor expects SimpleSAML\SAML2\Assertion\Validation\AssertionValidator, Mockery\MockInterface given.
|
Quality control:
tests/SAML2/Assertion/ProcessorTest.php#L57
Parameter #4 $subjectConfirmationValidator of class SimpleSAML\SAML2\Assertion\Processor constructor expects SimpleSAML\SAML2\Assertion\Validation\SubjectConfirmationValidator, Mockery\MockInterface given.
|
Quality control:
tests/SAML2/Assertion/ProcessorTest.php#L58
Parameter #5 $transformer of class SimpleSAML\SAML2\Assertion\Processor constructor expects SimpleSAML\SAML2\Assertion\Transformer\TransformerInterface, Mockery\MockInterface given.
|
Quality control:
tests/SAML2/Assertion/ProcessorTest.php#L60
Parameter #7 $logger of class SimpleSAML\SAML2\Assertion\Processor constructor expects Psr\Log\LoggerInterface, Mockery\MockInterface given.
|
Quality control:
tests/SAML2/Response/SignatureValidationTest.php#L1
Ignored error pattern #^Call to method shouldReceive\(\) on an unknown class alias\:SimpleSAML\\SAML2\\Assertion\\ProcessorBuilder\.$# in path /home/runner/work/saml2/saml2/tests/SAML2/Response/SignatureValidationTest.php was not matched in reported errors.
|
Quality control:
tests/SAML2/Signature/PublicKeyValidatorTest.php#L42
Property SimpleSAML\Test\SAML2\Signature\PublicKeyValidatorTest::$mockConfiguration (SimpleSAML\SAML2\Configuration\CertificateProvider) does not accept Mockery\MockInterface.
|
Quality control:
tests/SAML2/Signature/PublicKeyValidatorTest.php#L43
Property SimpleSAML\Test\SAML2\Signature\PublicKeyValidatorTest::$mockSignedElement (SimpleSAML\XMLSecurity\XML\SignedElementInterface) does not accept Mockery\MockInterface.
|
Quality control
Process completed with exit code 1.
|