Skip to content

Module/form manager #3567

Module/form manager

Module/form manager #3567

Triggered via pull request December 20, 2024 12:36
Status Failure
Total duration 31s
Artifacts

phpcs.yml

on: pull_request
Run PHPCS inspection
23s
Run PHPCS inspection
Fit to window
Zoom out
Zoom in

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.