Skip to content

Fix code markup in documentation #251

Fix code markup in documentation

Fix code markup in documentation #251

Triggered via pull request December 6, 2024 15:56
Status Failure
Total duration 26s
Artifacts

static-analysis.yml

on: pull_request
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