fix: package.json to reduce vulnerabilities #670
Annotations
6 errors and 1 warning
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.
|
PHPStan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|