minor: fix tests for url-safe signed urls #1474
Annotations
10 errors and 1 warning
tests/AcceptanceTests/VerifyEmailAcceptanceTest.php#L1
Ignored error pattern #^Cannot access offset 'query' on array\{scheme\?\: string, host\?\: string, port\?\: int\<0, 65535\>, user\?\: string, pass\?\: string, path\?\: string, query\?\: string, fragment\?\: string\}\|false\.$# in path /home/runner/work/verify-email-bundle/verify-email-bundle/tests/AcceptanceTests/VerifyEmailAcceptanceTest.php was not matched in reported errors.
|
tests/AcceptanceTests/VerifyEmailAcceptanceTest.php#L1
Ignored error pattern #^Parameter \#2 \$user_string of function hash_equals expects string, array\|string given\.$# in path /home/runner/work/verify-email-bundle/verify-email-bundle/tests/AcceptanceTests/VerifyEmailAcceptanceTest.php was not matched in reported errors.
|
tests/AcceptanceTests/VerifyEmailAcceptanceTest.php#L1
Ignored error pattern #^Property SymfonyCasts\\Bundle\\VerifyEmail\\Tests\\AcceptanceTests\\VerifyEmailAcceptanceFixture\:\:\$helper has no type specified\.$# in path /home/runner/work/verify-email-bundle/verify-email-bundle/tests/AcceptanceTests/VerifyEmailAcceptanceTest.php was not matched in reported errors.
|
tests/AcceptanceTests/VerifyEmailAcceptanceTest.php#L47
Call to method sign() on an unknown class Symfony\Component\HttpKernel\UriSigner.
|
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 3 times, but occurred only 2 times.
|
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 3 times, but occurred only 2 times.
|
tests/AcceptanceTests/VerifyEmailAcceptanceTest.php#L144
Parameter $uriSigner of method SymfonyCasts\Bundle\VerifyEmail\Tests\AcceptanceTests\VerifyEmailAcceptanceFixture::__construct() has invalid type Symfony\Component\HttpKernel\UriSigner.
|
tests/AcceptanceTests/VerifyEmailAcceptanceTest.php#L144
Property SymfonyCasts\Bundle\VerifyEmail\Tests\AcceptanceTests\VerifyEmailAcceptanceFixture::$uriSigner has unknown class Symfony\Component\HttpKernel\UriSigner as its type.
|
tests/FunctionalTests/VerifyEmailHelperFunctionalTest.php#L1
Ignored error pattern #^Parameter \#2 \$user_string of function hash_equals expects string, array\|string given\.$# in path /home/runner/work/verify-email-bundle/verify-email-bundle/tests/FunctionalTests/VerifyEmailHelperFunctionalTest.php was not matched in reported errors.
|
tests/FunctionalTests/VerifyEmailHelperFunctionalTest.php#L31
Property SymfonyCasts\Bundle\VerifyEmail\Tests\FunctionalTests\VerifyEmailHelperFunctionalTest::$uriSigner has unknown class Symfony\Component\HttpKernel\UriSigner as its type.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading