Skip to content

Fix - Hide empty fields in the email. #1151

Fix - Hide empty fields in the email.

Fix - Hide empty fields in the email. #1151

Triggered via pull request August 23, 2023 04:54
Status Failure
Total duration 27s
Artifacts

pr-code-sniff.yml

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

Annotations

4 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/class-evf-emails.php#L467
Whitespace found at end of line
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-emails.php#L549
Expected no spaces between $field_iterator and the increment operator; 1 found
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/