Skip to content

gf-recalculate-on-image-wrapper-click.js: Added snippet to ensure c… #1146

gf-recalculate-on-image-wrapper-click.js: Added snippet to ensure c…

gf-recalculate-on-image-wrapper-click.js: Added snippet to ensure c… #1146

Triggered via push January 14, 2025 15:50
Status Failure
Total duration 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
PHPCS: gp-unique-id/gpuid-fill-sequence-gaps.php#L19
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at from {$table_name}
PHPCS: gp-entry-blocks/gpeb-make-administrative-fields-visible-on-edit.php#L10
Tabs must be used to indent lines; spaces are not allowed
PHPCS: gp-entry-blocks/gpeb-make-administrative-fields-visible-on-edit.php#L12
Tabs must be used to indent lines; spaces are not allowed
PHPCS: gp-entry-blocks/gpeb-make-administrative-fields-visible-on-edit.php#L14
Tabs must be used to indent lines; spaces are not allowed
PHPCS: gp-entry-blocks/gpeb-make-administrative-fields-visible-on-edit.php#L15
Tabs must be used to indent lines; spaces are not allowed
PHPCS: gp-entry-blocks/gpeb-make-administrative-fields-visible-on-edit.php#L16
Tabs must be used to indent lines; spaces are not allowed
PHPCS: gp-entry-blocks/gpeb-make-administrative-fields-visible-on-edit.php#L18
Tabs must be used to indent lines; spaces are not allowed
PHPCS: gp-entry-blocks/gpeb-make-administrative-fields-visible-on-edit.php#L19
Tabs must be used to indent lines; spaces are not allowed
PHPCS: gp-entry-blocks/gpeb-make-administrative-fields-visible-on-edit.php#L121
Tabs must be used to indent lines; spaces are not allowed
PHPCS: gravity-forms/gw-coupons-exclude-products.php#L72
Tabs must be used to indent lines; spaces are not allowed
PHPCS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPCS: gp-entry-blocks/gpeb-make-administrative-fields-visible-on-edit.php#L44
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space
PHPCS: gp-entry-blocks/gpeb-make-administrative-fields-visible-on-edit.php#L66
Equals sign not aligned correctly; expected 1 space but found 2 spaces
PHPCS: gravity-forms/gw-coupons-exclude-products.php#L72
Found precision alignment of 2 spaces.
PHPCS: gravity-forms/gw-coupons-exclude-products.php#L196
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space
PHPCS: gravity-forms/gw-gravity-forms-filter-out-zero-dollar-products.php#L19
Usage of ELSE IF is discouraged; use ELSEIF instead