feat: make signature generation more flexible by allowing relative URLs #1915
Annotations
10 errors
tests/AcceptanceTests/VerifyEmailAcceptanceTest.php#L73
Ignored error pattern #^Parameter \#2 \$data of function hash_hmac expects string, string\|false given\.$# in path /home/runner/work/verify-email-bundle/verify-email-bundle/tests/AcceptanceTests/VerifyEmailAcceptanceTest.php is expected to occur 4 times, but occurred only 3 times.
|
tests/AcceptanceTests/VerifyEmailAcceptanceTest.php#L64
Ignored error pattern #^Access to an undefined property object\:\:\$helper\.$# in path /home/runner/work/verify-email-bundle/verify-email-bundle/tests/AcceptanceTests/VerifyEmailAcceptanceTest.php is expected to occur 4 times, but occurred only 3 times.
|
tests/AcceptanceTests/VerifyEmailAcceptanceTest.php#L47
Call to method sign() on an unknown class Symfony\Component\HttpKernel\UriSigner.
|
tests/AcceptanceTests/VerifyEmailAcceptanceTest.php#L0
Ignored error pattern #^Call to method PHPUnit\\Framework\\Assert::assertTrue\(\) with true and 'Test correctly does.*' will always evaluate to true\.$# in path /home/runner/work/verify-email-bundle/verify-email-bundle/tests/AcceptanceTests/VerifyEmailAcceptanceTest.php was not matched in reported errors.
|
src/VerifyEmailHelper.php#L78
Call to method check() on an unknown class Symfony\Component\HttpKernel\UriSigner.
|
src/VerifyEmailHelper.php#L67
Call to method sign() on an unknown class Symfony\Component\HttpKernel\UriSigner.
|
src/VerifyEmailHelper.php#L33
Property SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelper::$uriSigner has unknown class Symfony\Component\HttpKernel\UriSigner as its type.
|
src/VerifyEmailHelper.php#L0
Ignored error pattern #^Instanceof between Symfony\\Component\\HttpFoundation\\UriSigner and Symfony\\Component\\HttpFoundation\\UriSigner will always evaluate to true\.$# in path /home/runner/work/verify-email-bundle/verify-email-bundle/src/VerifyEmailHelper.php was not matched in reported errors.
|
src/Factory/UriSignerFactory.php#L43
Instantiated class Symfony\Component\HttpKernel\UriSigner not found.
|
src/Factory/UriSignerFactory.php#L37
Method SymfonyCasts\Bundle\VerifyEmail\Factory\UriSignerFactory::createUriSigner() has invalid return type Symfony\Component\HttpKernel\UriSigner.
|
The logs for this run have expired and are no longer available.
Loading