Skip to content

Fix - doing enrolment on membership plan purchased #2422

Fix - doing enrolment on membership plan purchased

Fix - doing enrolment on membership plan purchased #2422

Triggered via pull request January 15, 2025 06:45
@harunollyoharunollyo
synchronize #1526
harun-v3
Status Failure
Total duration 26s
Artifacts

wpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
WPCS: classes/Utils.php#L811
Use placeholders and $wpdb->prepare(); found interpolated variable $in_ids at AND meta_key IN ('{$in_ids}')

WPCS: classes/Utils.php#L904
Use placeholders and $wpdb->prepare(); found interpolated variable $assignment_ids_str at AND comment_post_ID IN({$assignment_ids_str});

WPCS: classes/Utils.php#L1352
Use placeholders and $wpdb->prepare(); found interpolated variable $status_clause at {$status_clause};

WPCS: classes/Utils.php#L1385
Assignments must be the first block of code on a line
WPCS: classes/Utils.php#L1563
Use placeholders and $wpdb->prepare(); found $post_type
WPCS: classes/Utils.php#L1563
Use placeholders and $wpdb->prepare(); found ?
WPCS: classes/Utils.php#L1563
Use placeholders and $wpdb->prepare(); found interpolated variable $post_type at " AND items.post_type='{$post_type}' "
WPCS: classes/Utils.php#L1563
Use placeholders and $wpdb->prepare(); found :
WPCS: classes/Utils.php#L1733
Variable "$H" is not in valid snake_case format, try "$h"
WPCS: classes/Utils.php#L1734
Variable "$M" is not in valid snake_case format, try "$m"
WPCS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
WPCS
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
WPCS
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/