Tweak - Enable minimum time for form submission #1569
pr-code-sniff.yml
on: pull_request
Code sniff (PHP 7.4 , WP Latest)
56s
Annotations
5 errors and 2 warnings
Code sniff (PHP 7.4 , WP Latest)
Process completed with exit code 2.
|
Code sniff (PHP 7.4 , WP Latest):
includes/admin/evf-admin-functions.php#L471
Expected no spaces between $x and the increment operator; 1 found
|
Code sniff (PHP 7.4 , WP Latest):
includes/class-evf-form-task.php#L1455
Detected usage of a non-sanitized input variable: $_SESSION[$session_key]
|
Code sniff (PHP 7.4 , WP Latest):
includes/shortcodes/class-evf-shortcode-form.php#L756
If control structure block found as the only statement within an "else" block. Use elseif instead.
|
Code sniff (PHP 7.4 , WP Latest)
Process completed with exit code 1.
|
Code sniff (PHP 7.4 , WP Latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|