Skip to content

Add - Added function to get next key in array #1586

Add - Added function to get next key in array

Add - Added function to get next key in array #1586

Triggered via pull request July 1, 2024 05:08
Status Failure
Total duration 31s
Artifacts

pr-code-sniff.yml

on: pull_request
Code sniff (PHP 7.4 , WP Latest)
23s
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/evf-core-functions.php#L1135
Space after opening control structure is required
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L1135
No space before opening parenthesis is prohibited
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L1135
Expected 1 space(s) after IF keyword; 0 found
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L1571
Doc comment for parameter "$license_plan" missing
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L1572
Expected 1 space(s) before asterisk; 0 found
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L1573
Expected 1 space(s) before asterisk; 0 found
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L1574
Expected 1 space(s) before asterisk; 0 found
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L1575
Expected 1 space(s) before asterisk; 0 found
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L5594
Space found before semicolon; expected "'';" but found "'' ;"
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/