chore(deps): bump symfony/http-foundation from 4.4.49 to 5.4.46 in the composer group across 1 directory #1188
tests-launcher.yml
on: pull_request
PHPStan and CSFixer
/
php
6m 55s
JsLinter and Jest tests
/
js
35s
Matrix: PHPUnit tests / mysql
Waiting for pending jobs
Matrix: PHPUnit tests / php
Waiting for pending jobs
Matrix: E2E / Mink
Waiting for pending jobs
Annotations
10 errors
PHPStan and CSFixer / php:
engine/Library/Enlight/Controller/Response/ResponseHttp.php#L1
Ignored error pattern #^Parameter \#2 \$path of method Symfony\\Component\\HttpFoundation\\ResponseHeaderBag\:\:removeCookie\(\) expects string, string\|null given\.$# in path /home/runner/work/shopware/shopware/engine/Library/Enlight/Controller/Response/ResponseHttp.php was not matched in reported errors.
|
PHPStan and CSFixer / php:
engine/Library/Enlight/Controller/Response/ResponseHttp.php#L173
Parameter #1 $header of static method Enlight_Controller_Response_ResponseHttp::formatHeader() expects string, int|string given.
|
PHPStan and CSFixer / php:
engine/Library/Enlight/Controller/Response/ResponseHttp.php#L175
Argument of an invalid type array<int, string|null>|string|null supplied for foreach, only iterables are supported.
|
PHPStan and CSFixer / php:
engine/Shopware/Controllers/Backend/Base.php#L1061
Parameter #1 $content of method Symfony\Component\HttpFoundation\Response::setContent() expects string|null, int given.
|
PHPStan and CSFixer / php:
engine/Shopware/Controllers/Backend/Customer.php#L453
Parameter #1 $content of method Symfony\Component\HttpFoundation\Response::setContent() expects string|null, int given.
|
PHPStan and CSFixer / php:
engine/Shopware/Controllers/Backend/Logger.php#L62
Parameter #1 $string of function html_entity_decode expects string, array|bool|float|int|string given.
|
PHPStan and CSFixer / php:
engine/Shopware/Controllers/Frontend/Address.php#L374
Parameter #1 $content of method Symfony\Component\HttpFoundation\Response::setContent() expects string|null, string|false given.
|
PHPStan and CSFixer / php:
engine/Shopware/Controllers/Frontend/Checkout.php#L1814
Parameter #1 $content of method Symfony\Component\HttpFoundation\Response::setContent() expects string|null, string|false given.
|
PHPStan and CSFixer / php:
engine/Shopware/Controllers/Frontend/Note.php#L86
Parameter #1 $content of method Symfony\Component\HttpFoundation\Response::setContent() expects string|null, string|false given.
|
PHPStan and CSFixer / php:
engine/Shopware/Controllers/Frontend/Register.php#L342
Parameter #1 $content of method Symfony\Component\HttpFoundation\Response::setContent() expects string|null, string|false given.
|