Skip to content

Tweak - Enable minimum time for form submission #1632

Tweak - Enable minimum time for form submission

Tweak - Enable minimum time for form submission #1632

Triggered via pull request July 25, 2024 04:01
Status Failure
Total duration 34s
Artifacts

pr-code-sniff.yml

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

Annotations

11 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#L1486
The closing brace for the class must go on the next line after the body
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-frontend-scripts.php#L186
Expected 1 spaces after opening parenthesis; 0 found
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-frontend-scripts.php#L186
Expected 1 spaces before closing parenthesis; 0 found
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-frontend-scripts.php#L187
Expected 1 space after the array opener in a single line array. Found: no spaces
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-frontend-scripts.php#L187
Expected 1 space before the array closer in a single line array. Found: no spaces
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-frontend-scripts.php#L191
Expected 1 spaces after opening parenthesis; 0 found
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-frontend-scripts.php#L191
Expected 1 spaces before closing parenthesis; 0 found
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-frontend-scripts.php#L192
Expected 1 space after the array opener in a single line array. Found: no spaces
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-frontend-scripts.php#L192
Expected 1 space before the array closer in a single line array. Found: no spaces
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/
Code sniff (PHP 7.4 , WP Latest)
The following actions uses Node.js version which is deprecated 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/