Skip to content

add metric reaggregation and processed metric formula metadata for API consumers #11415

add metric reaggregation and processed metric formula metadata for API consumers

add metric reaggregation and processed metric formula metadata for API consumers #11415

Triggered via pull request September 20, 2024 05:51
Status Failure
Total duration 4m 4s
Artifacts

phpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 9 warnings
PHPCS
Process completed with exit code 2.
PHPCS: core/Plugin/Report.php#L620
The first expression of a multi-line control structure must be on the line after the opening parenthesis
PHPCS: plugins/Goals/Goals.php#L28
Type Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\ItemsCount is not used in this file.
PHPCS: plugins/Goals/Goals.php#L397
The first expression of a multi-line control structure must be on the line after the opening parenthesis
PHPCS: plugins/Actions/ArchivingHelper.php#L19
Type Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\ConversionPageRate is not used in this file.
PHPCS: plugins/PagePerformance/Columns/Metrics/AveragePageLoadTime.php#L75
Opening brace must be the last content on the line
PHPCS: plugins/PagePerformance/Columns/Metrics/AveragePageLoadTime.php#L75
Closing brace must be on a line by itself
PHPCS: plugins/PagePerformance/Columns/Metrics/AveragePageLoadTime.php#L75
Each PHP statement must be on a line by itself
PHPCS: plugins/MultiSites/API.php#L524
Multi-line function call not indented correctly; expected 16 spaces but found 20
PHPCS: plugins/MultiSites/API.php#L524
Closing parenthesis of a multi-line function call must be on a line by itself
PHPCS
Process completed with exit code 1.
PHPCS: core/Plugin/Report.php#L1322
Usage of ELSE IF is discouraged; use ELSEIF instead
PHPCS: core/Plugin/Report.php#L1324
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: plugins/CoreHome/Columns/Metrics/EvolutionMetric.php#L140
Usage of ELSE IF is discouraged; use ELSEIF instead
PHPCS: plugins/CoreHome/Columns/Metrics/EvolutionMetric.php#L324
Usage of ELSE IF is discouraged; use ELSEIF instead
PHPCS: plugins/CoreHome/Columns/Metrics/EvolutionMetric.php#L340
Usage of ELSE IF is discouraged; use ELSEIF instead
PHPCS: plugins/CoreHome/Columns/Metrics/VisitsPercent.php#L28
Visibility must be declared on all constants if your project supports PHP 7.1 or later