Update README and configs #58
Annotations
10 errors and 3 warnings
build:
templates/listing/view/page/review-submit-link.php#L5
Newline required after opening brace
|
build:
templates/listing/view/page/review-submit-link.php#L5
Newline required after opening brace
|
build:
templates/review/view/review-author.php#L9
Closing PHP tag must be on a line by itself
|
build:
templates/review/view/review-image.php#L13
Whitespace found at end of line
|
build:
includes/components/class-review.php#L84
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholder at WHERE comment_type = %s AND comment_approved = %s AND comment_parent = 0 AND comment_post_ID IN ( {$placeholder} );"
|
build:
includes/blocks/class-reviews.php#L159
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'new'.
|
build:
includes/blocks/class-reviews.php#L164
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$review'.
|
build:
includes/blocks/class-reviews.php#L165
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
|
build:
includes/blocks/class-reviews.php#L168
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '->'.
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
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/
|