Skip to content

Merge pull request #363 from tacman/patch-1 #245

Merge pull request #363 from tacman/patch-1

Merge pull request #363 from tacman/patch-1 #245

Triggered via push November 25, 2024 13:39
Status Failure
Total duration 1m 3s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 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
Process completed with exit code 1.
PHPStan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/