Add aggregation type metadata for API consumers that want to further aggregate report data #10753
Annotations
6 errors and 8 warnings
PHPCS
Process completed with exit code 2.
|
PHPCS:
core/Metrics.php#L14
Type Piwik\Plugin\Dimension\ActionDimension is not used in this file.
|
PHPCS:
core/Metrics.php#L15
Type Piwik\Plugin\Dimension\ConversionDimension is not used in this file.
|
PHPCS:
core/Metrics.php#L16
Type Piwik\Plugin\Dimension\VisitDimension is not used in this file.
|
PHPCS:
core/Plugin/Report.php#L612
The first expression of a multi-line control structure must be on the line after the opening parenthesis
|
PHPCS
Process completed with exit code 1.
|
PHPCS:
core/Plugin/Report.php#L1304
Usage of ELSE IF is discouraged; use ELSEIF instead
|
PHPCS:
core/Plugin/Report.php#L1306
Usage of ELSE IF is discouraged; use ELSEIF instead
|
PHPCS:
core/Plugin/Metric.php#L40
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
PHPCS:
core/Plugin/Metric.php#L41
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
PHPCS:
core/Plugin/Metric.php#L42
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
PHPCS:
core/Plugin/Metric.php#L43
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
PHPCS:
core/Plugin/Metric.php#L44
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
PHPCS:
core/Plugin/Metric.php#L45
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|