Feedback fixes #140
Annotations
12 warnings
PHPCS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPCS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPCS:
class-gwiz-gf-openai.php#L1389
A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
|
PHPCS:
class-gwiz-gf-openai.php#L1520
Array double arrow not aligned correctly; expected 29 space(s) between "'endpoint'" and double arrow, but found 32.
|
PHPCS:
class-gwiz-gf-openai.php#L1521
Array double arrow not aligned correctly; expected 15 space(s) between "'chat_completions_model'" and double arrow, but found 18.
|
PHPCS:
class-gwiz-gf-openai.php#L1522
Array double arrow not aligned correctly; expected 13 space(s) between "'chat_completions_message'" and double arrow, but found 16.
|
PHPCS:
class-gwiz-gf-openai.php#L1523
Array double arrow not aligned correctly; expected 4 space(s) between "'chat/completions_enable_merge_tag'" and double arrow, but found 7.
|
PHPCS:
class-gwiz-gf-openai.php#L1524
Array double arrow not aligned correctly; expected 1 space(s) between "'chat/completions_map_result_to_field'" and double arrow, but found 4.
|
PHPCS:
class-gwiz-gf-openai.php#L1525
Array double arrow not aligned correctly; expected 13 space(s) between "'chat/completions_timeout'" and double arrow, but found 16.
|
PHPCS:
class-gwiz-gf-openai.php#L1526
Array double arrow not aligned correctly; expected 9 space(s) between "'chat/completions_temperature'" and double arrow, but found 12.
|
PHPCS:
class-gwiz-gf-openai.php#L1527
Array double arrow not aligned correctly; expected 15 space(s) between "'chat/completions_top_p'" and double arrow, but found 18.
|
PHPCS:
class-gwiz-gf-openai.php#L1529
Array double arrow not aligned correctly; expected 5 space(s) between "'feed_condition_conditional_logic'" and double arrow, but found 8.
|