Add tests for search #449
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/
|
Report annotations:
c3.php#L231
__c3_factory accesses the super-global variable $_SERVER.
|
Report annotations:
c3.php#L231
__c3_factory accesses the super-global variable $_SERVER.
|
Report annotations:
c3.php#L281
__c3_exit accesses the super-global variable $_SERVER.
|
Report annotations:
c3.php#L284
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#L53
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.
|
Report annotations:
src/Helper/HtmlMarkupSerializationHelper.php#L133
Avoid unused local variables such as '$childMarkupKey'.
|
Report annotations:
src/Helper/SerializationHelper.php#L82
The method toArray() has a Cyclomatic Complexity of 15. 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 logs for this run have expired and are no longer available.
Loading