Skip to content

🎉 New: Private and Schedule filter tab in courses listing page. #136

🎉 New: Private and Schedule filter tab in courses listing page.

🎉 New: Private and Schedule filter tab in courses listing page. #136

Triggered via pull request August 2, 2023 06:06
@harunollyoharunollyo
synchronize #515
harun
Status Failure
Total duration 44s
Artifacts

wpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
WPCS: classes/Course_List.php#L216
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
WPCS: classes/Course_List.php#L217
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
WPCS: classes/Course_List.php#L218
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
WPCS: models/CourseModel.php#L125
Doc comment for parameter "$instructor_id" missing
WPCS: models/CourseModel.php#L130
Missing parameter name
WPCS: models/CourseModel.php#L160
Doc comment for parameter "$quiz_id" missing
WPCS: models/CourseModel.php#L165
Missing parameter name
WPCS: models/CourseModel.php#L176
Use Yoda Condition checks, you must.
WPCS: models/CourseModel.php#L191
Missing parameter comment
WPCS: models/CourseModel.php#L192
Missing parameter comment
WPCS
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/
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/