UR-1237 Enhancement - My account logout redirection to external url. #744
pr-code-sniff.yml
on: pull_request
Code sniff (PHP 7.4, WP Latest)
21s
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/
|