Skip to content

カテゴリに紐付いた商品が0となった場合に dtb_category_total_count が更新されない #125 #739

カテゴリに紐付いた商品が0となった場合に dtb_category_total_count が更新されない #125

カテゴリに紐付いた商品が0となった場合に dtb_category_total_count が更新されない #125 #739

Triggered via pull request January 4, 2024 09:10
Status Failure
Total duration 2m 32s
Artifacts

phpstan.yml

on: pull_request
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/ec-cube2/ec-cube2/data/smarty_extends/function.html_radios_ex.php, /home/runner/work/ec-cube2/ec-cube2/data/smarty_extends/function.html_checkboxes_ex.php was not matched in reported errors.
PHPStan
Process completed with exit code 1.