Module/form manager #3567
phpcs.yml
on: pull_request
Run PHPCS inspection
23s
Annotations
3 errors and 11 warnings
Run PHPCS inspection:
includes/Dashboard/Templates/Products.php#L494
Detected usage of a non-sanitized input variable: $_POST['gallery_image_ids']
|
Run PHPCS inspection:
includes/Product/Manager.php#L588
Blank line found at start of control structure
|
Run PHPCS inspection
Process completed with exit code 1.
|
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/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
|
Run PHPCS inspection:
includes/Dashboard/Templates/Products.php#L326
Processing form data without nonce verification.
|
Run PHPCS inspection:
includes/Dashboard/Templates/Products.php#L326
Processing form data without nonce verification.
|
Run PHPCS inspection:
includes/Dashboard/Templates/Products.php#L327
Processing form data without nonce verification.
|
Run PHPCS inspection:
includes/Dashboard/Templates/Products.php#L328
Processing form data without nonce verification.
|
Run PHPCS inspection:
includes/Product/Hooks.php#L194
Found precision alignment of 3 spaces.
|
Run PHPCS inspection:
includes/Product/Hooks.php#L195
Found precision alignment of 3 spaces.
|