Skip to content

Feature - Import entries in our form using csv #1584

Feature - Import entries in our form using csv

Feature - Import entries in our form using csv #1584

Triggered via pull request July 1, 2024 04:50
Status Failure
Total duration 33s
Artifacts

pr-code-sniff.yml

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

Annotations

4 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#L944
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#L1176
The $text parameter must be a single text string literal. Found: $form_name
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/