Skip to content

Enhancement - Date time slot booking #1087

Enhancement - Date time slot booking

Enhancement - Date time slot booking #1087

Triggered via pull request July 17, 2023 09:05
Status Failure
Total duration 4m 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-code-sniff.yml

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

Annotations

11 errors and 1 warning
Code sniff (PHP 7.4 , WP Latest)
Process completed with exit code 2.
Code sniff (PHP 7.4 , WP Latest): includes/class-evf-ajax.php#L872
PHP syntax error: Cannot use try without catch or finally
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L1154
Space after opening control structure is required
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L1154
No space before opening parenthesis is prohibited
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L1154
Expected 1 space(s) after IF keyword; 0 found
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L4623
Expected 1 spaces after opening parenthesis; 0 found
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L4623
Expected 1 spaces before closing parenthesis; 0 found
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L4624
Line indented incorrectly; expected 2 tabs, found 2 tabs and 1 spaces
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L4626
Line indented incorrectly; expected 2 tabs, found 2 tabs and 1 spaces
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L4640
Expected 1 space(s) before asterisk; 0 found
Code sniff (PHP 7.4 , WP Latest): includes/evf-core-functions.php#L4641
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/