Create build.yml #1
Annotations
10 errors and 6 warnings
Run plugin check:
src/Model/RemainingOrdersNoticer.php#L38
A function call to __() 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.
|
Run plugin check:
src/Model/ActionsRegistrar.php#L243
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_post_meta'.
|
Run plugin check:
src/Model/ActionsRegistrar.php#L244
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_post_meta'.
|
Run plugin check:
src/WordPress/Api.php#L48
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
|
Run plugin check:
src/WordPress/Api.php#L49
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
|
Run plugin check:
src/WordPress/Api.php#L107
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
|
Run plugin check:
src/WordPress/Api.php#L150
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
|
Run plugin check:
src/WordPress/Api.php#L259
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
|
Run plugin check:
src/Service/SalesPeriodManager.php#L42
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
|
Run plugin check:
src/Service/SalesPeriodManager.php#L43
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
|
Run plugin check:
src/WordPress/Api.php#L61
Detected usage of meta_query, possible slow query.
|
Run plugin check:
src/WordPress/Api.php#L130
Detected usage of meta_key, possible slow query.
|
Run plugin check:
src/WordPress/Api.php#L172
Detected usage of meta_key, possible slow query.
|
Run plugin check:
merge-org-sort.php#L1
The TextDomain header in the plugin file does not match the slug. Found "merge-org-sort", expected "wp-plugin-merge-org-sort".
|
Run plugin check:
readme.txt#L1
The plugin readme.txt does not exist.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading