Skip to content

Translation issues fixes #2510

Translation issues fixes

Translation issues fixes #2510

Triggered via pull request January 30, 2025 11:29
Status Failure
Total duration 27s
Artifacts

wpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
WPCS: classes/Course_List.php#L231
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
WPCS: classes/Course_List.php#L232
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
WPCS: classes/Course_List.php#L233
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
WPCS: ecommerce/EmailController.php#L68
You must use "/**" style comments for a function comment
WPCS: ecommerce/EmailController.php#L158
Doc comment for parameter $pro does not match actual variable name $extra
WPCS: ecommerce/EmailController.php#L159
Superfluous parameter comment
WPCS: templates/email/email_styles.php#L8
Missing @Package tag in file comment
WPCS: views/elements/filters.php#L63
Overriding WordPress globals is prohibited. Found assignment to $page
WPCS: views/elements/filters.php#L90
Overriding WordPress globals is prohibited. Found assignment to $order
WPCS: views/elements/filters.php#L92
Overriding WordPress globals is prohibited. Found assignment to $search
WPCS
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/
WPCS
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/