Skip to content

Add aggregation type metadata for API consumers that want to further aggregate report data #10753

Add aggregation type metadata for API consumers that want to further aggregate report data

Add aggregation type metadata for API consumers that want to further aggregate report data #10753

Triggered via pull request June 23, 2024 07:03
Status Failure
Total duration 4m 8s
Artifacts

phpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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