Skip to content

Merge pull request #366 from ihmels/patch-1 #252

Merge pull request #366 from ihmels/patch-1

Merge pull request #366 from ihmels/patch-1 #252

Triggered via push December 16, 2024 16:37
Status Failure
Total duration 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
PHPStan: src/EventListener/SignedCookieListener.php#L55
Parameter #1 $signedValue of method Nelmio\SecurityBundle\Signer\SignerInterface::verifySignedValue() expects string, string|null given.
PHPStan: src/EventListener/SignedCookieListener.php#L56
Parameter #1 $signedValue of method Nelmio\SecurityBundle\Signer\SignerInterface::getVerifiedRawValue() expects string, string|null given.
PHPStan: tests/Listener/FlexibleSslListenerTest.php#L67
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'Symfony\\Component\\HttpFoundation\\Response' and Symfony\Component\HttpFoundation\Response will always evaluate to true.
PHPStan
Process completed with exit code 1.
PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636