Merge pull request #371 from Nosto/release/7.4.1 #516
Annotations
15 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/
|
Report annotations:
c3.php#L253
The function __c3_factory() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
|
Report annotations:
c3.php#L253
The function __c3_factory() has an NPath complexity of 480. The configured NPath complexity threshold is 200.
|
Report annotations:
c3.php#L253
__c3_factory accesses the super-global variable $_SERVER.
|
Report annotations:
c3.php#L253
__c3_factory accesses the super-global variable $_SERVER.
|
Report annotations:
c3.php#L329
__c3_exit accesses the super-global variable $_SERVER.
|
Report annotations:
c3.php#L332
The function __c3_exit() contains an exit expression.
|
Report annotations:
src/AbstractObject.php#L45
The class AbstractObject has 19 children. Consider to rebalance this class hierarchy to keep number of children under 15.
|
Report annotations:
src/Helper/ArrayHelper.php#L93
Avoid unused local variables such as '$key'.
|
Report annotations:
src/Helper/ExportHelper.php#L56
Avoid variables with short names like $iv. Configured minimum length is 3.
|
Report annotations:
src/Helper/HtmlMarkupSerializationHelper.php#L96
The method toHtml() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
|
Set up PHP
Skipping prestissimo, as it does not support Composer . Specify composer:v1 in tools to use prestissimo
|
Cache composer packages
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 following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "composer-zip-archive", "phdpcpd-xml-result", "phpcs-xml-result", "phpmd-xml-result".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading