Feature - SMTP settings in Everest Forms #1923
pr-code-sniff.yml
on: pull_request
Code sniff (PHP 7.4 , WP Latest)
20s
Annotations
10 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/admin/class-evf-admin-assets.php#L337
Inline comments must end in full-stops, exclamation marks, or question marks
|
Code sniff (PHP 7.4 , WP Latest):
includes/admin/class-evf-admin-menus.php#L303
Missing doc comment for function smtp_menu()
|
Code sniff (PHP 7.4 , WP Latest):
includes/admin/views/html-admin-page-smart-smtp-setup.php#L111
Use Yoda Condition checks, you must.
|
Code sniff (PHP 7.4 , WP Latest):
includes/class-evf-ajax.php#L1019
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#L1251
The $text parameter must be a single text string literal. Found: $form_name
|
Code sniff (PHP 7.4 , WP Latest):
includes/class-evf-ajax.php#L1778
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
|
Code sniff (PHP 7.4 , WP Latest):
includes/class-evf-ajax.php#L1778
Mismatched text domain. Expected 'everest-forms' but got 'everest-forms-pro'.
|
Code sniff (PHP 7.4 , WP Latest):
includes/class-evf-ajax.php#L1800
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
|
Code sniff (PHP 7.4 , WP Latest)
Process completed with exit code 1.
|
Code sniff (PHP 7.4 , WP Latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Code sniff (PHP 7.4 , WP Latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|