Skip to content

Feature - Regex validation for field #1017

Feature - Regex validation for field

Feature - Regex validation for field #1017

Triggered via pull request June 23, 2023 04:51
Status Failure
Total duration 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-code-sniff.yml

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

Annotations

11 errors
Code sniff (PHP 7.4 , WP Latest)
Process completed with exit code 2.
Code sniff (PHP 7.4 , WP Latest): includes/abstracts/class-evf-form-fields.php#L1571
Line indented incorrectly; expected 3 tabs, found 4
Code sniff (PHP 7.4 , WP Latest): includes/abstracts/class-evf-form-fields.php#L1600
Line indented incorrectly; expected 3 tabs, found 5
Code sniff (PHP 7.4 , WP Latest): includes/abstracts/class-evf-form-fields.php#L1604
Line indented incorrectly; expected 3 tabs, found 5
Code sniff (PHP 7.4 , WP Latest): includes/abstracts/class-evf-form-fields.php#L1617
Terminating statement must be indented to the same level as the CASE body
Code sniff (PHP 7.4 , WP Latest): includes/abstracts/class-evf-form-fields.php#L1619
Line indented incorrectly; expected 3 tabs, found 4
Code sniff (PHP 7.4 , WP Latest): includes/abstracts/class-evf-form-fields.php#L2530
The CASE body must start on the line following the statement
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-smart-tags.php#L70
Expected 1 spaces after opening parenthesis; 0 found
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-smart-tags.php#L70
Expected 1 spaces before closing parenthesis; 0 found
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-smart-tags.php#L70
When a multi-item array uses associative keys, each value should start on a new line.
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-smart-tags.php#L71
Expected 1 spaces after opening parenthesis; 0 found