Skip to content

UR-1237 Enhancement - My account logout redirection to external url. #744

UR-1237 Enhancement - My account logout redirection to external url.

UR-1237 Enhancement - My account logout redirection to external url. #744

Triggered via pull request November 27, 2023 08:06
Status Failure
Total duration 28s
Artifacts

pr-code-sniff.yml

on: pull_request
Code sniff (PHP 7.4, WP Latest)
21s
Code sniff (PHP 7.4, WP Latest)
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Code sniff (PHP 7.4, WP Latest)
Process completed with exit code 2.
Code sniff (PHP 7.4, WP Latest): includes/functions-ur-template.php#L295
The function unserialize() does not have a parameter "options" in PHP version 5.6 or earlier
Code sniff (PHP 7.4, WP Latest): includes/functions-ur-template.php#L583
The function unserialize() does not have a parameter "options" in PHP version 5.6 or earlier
Code sniff (PHP 7.4, WP Latest): includes/functions-ur-template.php#L1026
Doc comment for parameter "$url" missing
Code sniff (PHP 7.4, WP Latest): includes/functions-ur-template.php#L1029
Doc comment for parameter $redirect does not match actual variable name $url
Code sniff (PHP 7.4, WP Latest): includes/functions-ur-template.php#L1041
Space found before semicolon; expected "$redirect_url;" but found "$redirect_url ;"
Code sniff (PHP 7.4, WP Latest)
Process completed with exit code 1.
Code sniff (PHP 7.4, WP Latest)
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/