Skip to content

Update: Hook added to extend functionality #2513

Update: Hook added to extend functionality

Update: Hook added to extend functionality #2513

Triggered via pull request January 31, 2025 04:31
@harunollyoharunollyo
synchronize #1563
harun
Status Failure
Total duration 29s
Artifacts

wpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 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
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/