feat: enhance AI settings with temperature control, API key masking, and connection testing #1271
Annotations
10 errors and 12 warnings
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L99
Expected 1 spaces before closing parenthesis; 0 found
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L99
Expected 1 spaces after opening parenthesis; 0 found
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L91
Expected 1 spaces before closing parenthesis; 0 found
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L91
Expected 1 spaces after opening parenthesis; 0 found
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L79
null coalescing operator (??) is not present in PHP version 5.6 or earlier
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L79
Array keys must be surrounded by spaces unless they contain a string or an integer.
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L75
null coalescing operator (??) is not present in PHP version 5.6 or earlier
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L74
null coalescing operator (??) is not present in PHP version 5.6 or earlier
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L71
Expected 1 spaces before closing parenthesis; 0 found
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L71
Expected 1 spaces after opening parenthesis; 0 found
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L964
When a multi-item array uses associative keys, each value should start on a new line.
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L813
json_encode() is discouraged. Use wp_json_encode() instead.
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L727
file_get_contents() is discouraged. Use wp_remote_get() for remote URLs instead.
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L605
json_encode() is discouraged. Use wp_json_encode() instead.
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L454
json_encode() is discouraged. Use wp_json_encode() instead.
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L425
When a multi-item array uses associative keys, each value should start on a new line.
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L313
json_encode() is discouraged. Use wp_json_encode() instead.
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L277
json_encode() is discouraged. Use wp_json_encode() instead.
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L239
When a multi-item array uses associative keys, each value should start on a new line.
|
|
Detect coding standard violations:
includes/AI/FormGenerator.php#L238
When a multi-item array uses associative keys, each value should start on a new line.
|
|
Setup cache
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Setup cache
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading