Merge pull request #270 from Nosto/ci-update #145
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Bootstrap.php#L85
The class Shopware_Plugins_Frontend_NostoTagging_Bootstrap has 1553 lines of code. Current threshold is 1000. Avoid really long classes.
|
Bootstrap.php#L85
The class Shopware_Plugins_Frontend_NostoTagging_Bootstrap has 48 non-getter- and setter-methods. Consider refactoring Shopware_Plugins_Frontend_NostoTagging_Bootstrap to keep number of methods under 25.
|
Bootstrap.php#L85
The class Shopware_Plugins_Frontend_NostoTagging_Bootstrap has 26 public methods. Consider refactoring Shopware_Plugins_Frontend_NostoTagging_Bootstrap to keep number of public methods under 10.
|
Bootstrap.php#L85
The class Shopware_Plugins_Frontend_NostoTagging_Bootstrap has an overall complexity of 152 which is very high. The configured complexity threshold is 50.
|
Bootstrap.php#L85
Avoid excessively long class names like Shopware_Plugins_Frontend_NostoTagging_Bootstrap. Keep class name length under 40.
|
Bootstrap.php#L85
The class Shopware_Plugins_Frontend_NostoTagging_Bootstrap is not named in CamelCase.
|
Bootstrap.php#L85
The class Shopware_Plugins_Frontend_NostoTagging_Bootstrap has a coupling between objects value of 48. Consider to reduce the number of dependencies under 13.
|
Bootstrap.php#L768
Avoid unused local variables such as '$version'.
|
Bootstrap.php#L769
Avoid unused local variables such as '$table'.
|
Bootstrap.php#L1431
Avoid unused parameters such as '$args'.
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading