Updated to make "Advanced Settings: Chat Completions" collapsiable an… #135
Annotations
6 errors and 10 warnings
Run phpcs:
class-gwiz-gf-openai.php#L616
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
Run phpcs:
class-gwiz-gf-openai.php#L1452
Expected 1 space after "!"; 0 found
|
Run phpcs:
class-gwiz-gf-openai.php#L1481
Each array item in a multi-line array declaration must end in a comma
|
Run phpcs:
class-gwiz-gf-openai.php#L1493
Each array item in a multi-line array declaration must end in a comma
|
Run phpcs:
class-gwiz-gf-openai.php#L1499
Tabs must be used to indent lines; spaces are not allowed
|
Run phpcs
Process completed with exit code 1.
|
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/.
|
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/
|
Run phpcs:
class-gwiz-gf-openai.php#L605
Array double arrow not aligned correctly; expected 8 space(s) between "'title'" and double arrow, but found 6.
|
Run phpcs:
class-gwiz-gf-openai.php#L606
Array double arrow not aligned correctly; expected 11 space(s) between "'id'" and double arrow, but found 9.
|
Run phpcs:
class-gwiz-gf-openai.php#L607
Array double arrow not aligned correctly; expected 7 space(s) between "'fields'" and double arrow, but found 5.
|
Run phpcs:
class-gwiz-gf-openai.php#L615
Array double arrow not aligned correctly; expected 2 space(s) between "'collapsible'" and double arrow, but found 1.
|
Run phpcs:
class-gwiz-gf-openai.php#L617
Array double arrow not aligned correctly; expected 3 space(s) between "'dependency'" and double arrow, but found 1.
|
Run phpcs:
class-gwiz-gf-openai.php#L872
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|
Run phpcs:
class-gwiz-gf-openai.php#L1385
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.
|
Run phpcs:
class-gwiz-gf-openai.php#L1452
Not using strict comparison for in_array; supply true for third argument.
|
The logs for this run have expired and are no longer available.
Loading