Skip to content

🎉 Implemented display prices inclusive tax in course list, details page, cart page #1781

🎉 Implemented display prices inclusive tax in course list, details page, cart page

🎉 Implemented display prices inclusive tax in course list, details page, cart page #1781

Triggered via pull request October 18, 2024 09:44
@harunollyoharunollyo
synchronize #1231
harun
Status Failure
Total duration 28s
Artifacts

wpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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

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

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

WPCS: classes/Utils.php#L1360
Assignments must be the first block of code on a line
WPCS: classes/Utils.php#L1538
Use placeholders and $wpdb->prepare(); found $post_type
WPCS: classes/Utils.php#L1538
Use placeholders and $wpdb->prepare(); found ?
WPCS: classes/Utils.php#L1538
Use placeholders and $wpdb->prepare(); found interpolated variable $post_type at " AND items.post_type='{$post_type}' "
WPCS: classes/Utils.php#L1538
Use placeholders and $wpdb->prepare(); found :
WPCS: classes/Utils.php#L1708
Variable "$H" is not in valid snake_case format, try "$h"
WPCS: classes/Utils.php#L1709
Variable "$M" is not in valid snake_case format, try "$m"
WPCS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
WPCS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/