Skip to content

Fix - Format likert field data in seperate column wise while exporting entry #1727

Fix - Format likert field data in seperate column wise while exporting entry

Fix - Format likert field data in seperate column wise while exporting entry #1727

Triggered via pull request September 16, 2024 05:21
Status Failure
Total duration 28s
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 2 warnings
Code sniff (PHP 7.4 , WP Latest)
Process completed with exit code 1.
Code sniff (PHP 7.4 , WP Latest): includes/export/class-evf-entry-csv-exporter.php#L421
Increment operators should be used where possible; found "$key = $key + 1;" but expected "++$key"
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/
Code sniff (PHP 7.4 , WP Latest)
The following actions use a deprecated Node.js version 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/