trailing commas #2877
php.yml
on: push
Annotations
9 errors
Quality control:
tests/SAML2/Assertion/ProcessorTest.php#L34
PHPDoc tag @var for property SimpleSAML\Test\SAML2\Assertion\ProcessorTest::$decrypter with type Mockery\MockInterface|SimpleSAML\SAML2\Assertion\Decrypter is not subtype of native type SimpleSAML\SAML2\Assertion\Decrypter.
|
Quality control:
tests/SAML2/Assertion/ProcessorTest.php#L39
Static property SimpleSAML\Test\SAML2\Assertion\ProcessorTest::$decrypter (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#L88
Call to an undefined method SimpleSAML\SAML2\Assertion\Decrypter::shouldReceive().
|
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.
|
Quality control
Process completed with exit code 1.
|