update: Vendor store url additional endpoint support added #3771
phpcs.yml
on: pull_request
Run PHPCS inspection
13s
Annotations
11 warnings
Run PHPCS inspection
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run PHPCS inspection:
includes/functions.php#L775
The method parameter $key is never used
|
Run PHPCS inspection:
includes/functions.php#L775
The method parameter $array is never used
|
Run PHPCS inspection:
includes/functions.php#L775
It is recommended not to use reserved keyword "array" as function parameter name. Found: $array
|
Run PHPCS inspection:
includes/functions.php#L788
The method parameter $key is never used
|
Run PHPCS inspection:
includes/functions.php#L885
The method parameter $pro is never used
|
Run PHPCS inspection:
includes/functions.php#L1928
The method parameter $args is never used
|
Run PHPCS inspection:
includes/functions.php#L2589
The method parameter $product_id is never used
|
Run PHPCS inspection:
includes/functions.php#L2589
The method parameter $category_id is never used
|
Run PHPCS inspection:
includes/functions.php#L2606
The method parameter $product_id is never used
|
Run PHPCS inspection:
includes/functions.php#L2606
The method parameter $category_id is never used
|