Skip to content

~ Fixed issue with deprecated params in GPT-5 level models. #169

~ Fixed issue with deprecated params in GPT-5 level models.

~ Fixed issue with deprecated params in GPT-5 level models. #169

Triggered via push August 26, 2025 20:46
Status Success
Total duration 11s
Artifacts

php-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
PHPCS: class-gwiz-gf-openai.php#L1587
Not using strict comparison for in_array; supply true for third argument.
PHPCS: class-gwiz-gf-openai.php#L1426
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#L273
Array double arrow not aligned correctly; expected 8 space(s) between "'gpt-4o'" and double arrow, but found 13.