Skip to content

Dev- Calculation Module #1720

Dev- Calculation Module

Dev- Calculation Module #1720

Triggered via pull request September 9, 2024 07:41
Status Failure
Total duration 47s
Artifacts

pr-code-sniff.yml

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

Annotations

11 errors and 2 warnings
Code sniff (PHP 7.4 , WP Latest)
Process completed with exit code 2.
Code sniff (PHP 7.4 , WP Latest): includes/admin/class-evf-admin-assets.php#L336
Inline comments must end in full-stops, exclamation marks, or question marks
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-ajax.php#L1018
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#L1250
The $text parameter must be a single text string literal. Found: $form_name
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L1146
Space after opening control structure is required
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L1146
No space before opening parenthesis is prohibited
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L1146
Expected 1 space(s) after IF keyword; 0 found
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L1582
Doc comment for parameter "$license_plan" missing
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L1583
Expected 1 space(s) before asterisk; 0 found
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L1584
Expected 1 space(s) before asterisk; 0 found
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L1585
Expected 1 space(s) before asterisk; 0 found
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/