Skip to content

Fix - Email template on email clone, save and continue forms #1579

Fix - Email template on email clone, save and continue forms

Fix - Email template on email clone, save and continue forms #1579

Status Failure
Total duration 39s
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

10 errors and 2 warnings
Code sniff (PHP 7.4 , WP Latest)
Process completed with exit code 1.
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-ajax.php#L919
The $text parameter must be a single text string literal. Found: $subject
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-ajax.php#L925
The $text parameter must be a single text string literal. Found: 'Let\'s see how your forms performed ' . $evf_summary_duration . '.'
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-ajax.php#L1105
Missing @throws tag in function comment
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-ajax.php#L1143
Missing $domain parameter in function call to esc_html__().
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-ajax.php#L1155
The $text parameter must be a single text string literal. Found: $form_name
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-ajax.php#L1200
Missing @throws tag in function comment
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-ajax.php#L1276
Missing @throws tag in function comment
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-ajax.php#L1313
Missing $domain parameter in function call to esc_html__().
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/