Skip to content

SC_Helper_HandleError で定義前の ERROR_LOG_REALFILE が使われることがある #808 #15

SC_Helper_HandleError で定義前の ERROR_LOG_REALFILE が使われることがある #808

SC_Helper_HandleError で定義前の ERROR_LOG_REALFILE が使われることがある #808 #15

Triggered via push January 4, 2024 09:02
Status Failure
Total duration 1m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHPStan: data/class/helper/SC_Helper_DB.php#L731
Static method SC_Product::getProductDispConditions() invoked with 2 parameters, 0-1 required.
PHPStan: data/class/helper/SC_Helper_DB.php#L731
Undefined variable: $for_reseller
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.