feat: React Skeleton #3471
phpcs.yml
on: pull_request
Run PHPCS inspection
11s
Annotations
2 errors and 6 warnings
Run PHPCS inspection:
includes/REST/ProductController.php#L98
Mismatched text domain. Expected 'dokan-lite' but got 'dokan'.
|
Run PHPCS inspection
Process completed with exit code 1.
|
Run PHPCS inspection:
includes/REST/DokanDataCountriesController.php#L31
Possible useless method overriding detected
|
Run PHPCS inspection:
includes/REST/DokanDataContinentsController.php#L31
Possible useless method overriding detected
|
Run PHPCS inspection:
includes/REST/Manager.php#L77
The method parameter $object is never used
|
Run PHPCS inspection:
includes/REST/Manager.php#L77
The method parameter $request is never used
|
Run PHPCS inspection:
includes/REST/Manager.php#L77
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHPCS inspection:
includes/REST/Manager.php#L139
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|