Skip to content

Adds test for phpcs using Matomo coding standards, #PG-3751 #31

Adds test for phpcs using Matomo coding standards, #PG-3751

Adds test for phpcs using Matomo coding standards, #PG-3751 #31

Triggered via pull request September 4, 2024 09:50
Status Failure
Total duration 52s
Artifacts

phpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
PHPCS
Process completed with exit code 1.
PHPCS
Process completed with exit code 1.
PHPCS: Importers/Referrers/RecordImporter.php#L28
RecordImporter.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHPCS: Importers/MarketingCampaignsReporting/RecordImporter.php#L25
RecordImporter.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHPCS: Importers/Resolution/RecordImporter.php#L21
RecordImporter.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHPCS: Importers/Events/RecordImporter.php#L24
RecordImporter.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHPCS: Importers/CustomDimensions/RecordImporter.php#L31
RecordImporter.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHPCS: Importers/UserLanguage/RecordImporter.php#L21
RecordImporter.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHPCS: Importers/Actions/RecordImporter.php#L30
RecordImporter.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHPCS: Importers/Actions/RecordImporter.php#L31
RecordImporter.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHPCS: Importers/UserCountry/RecordImporter.php#L20
RecordImporter.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHPCS: Importers/VisitTime/RecordImporter.php#L19
RecordImporter.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later