Skip to content

SC_CartSession::setPrevURL() の呼び出しを削除する #805 #9

SC_CartSession::setPrevURL() の呼び出しを削除する #805

SC_CartSession::setPrevURL() の呼び出しを削除する #805 #9

Triggered via push December 29, 2023 15:11
Status Failure
Total duration 1m 2s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHPStan: data/class/pages/forgot/LC_Page_Forgot.php#L280
Class SC_SiteView constructor invoked with 1 parameter, 0 required.
PHPStan: data/class/pages/rss/LC_Page_Rss.php#L63
Class SC_SiteView constructor invoked with 1 parameter, 0 required.
PHPStan: data/smarty_extends/function.html_checkboxes_ex.php#L113
Variable $tags might not be defined.
PHPStan: data/smarty_extends/function.html_checkboxes_ex.php#L117
Variable $tags might not be defined.
PHPStan: data/smarty_extends/function.html_radios_ex.php#L114
Variable $tags might not be defined.
PHPStan: data/smarty_extends/function.html_radios_ex.php#L118
Variable $tags might not be defined.
PHPStan
Ignored error pattern #^Undefined variable\: \$tags$# in paths: /home/runner/work/eccube-2_13/eccube-2_13/data/smarty_extends/function.html_radios_ex.php, /home/runner/work/eccube-2_13/eccube-2_13/data/smarty_extends/function.html_checkboxes_ex.php was not matched in reported errors.
PHPStan
Process completed with exit code 1.