Skip to content

🎉 New: Spotlight mode now features distinct icons for complete, pass, fail, and pending statuses. #206

🎉 New: Spotlight mode now features distinct icons for complete, pass, fail, and pending statuses.

🎉 New: Spotlight mode now features distinct icons for complete, pass, fail, and pending statuses. #206

Triggered via pull request September 27, 2023 04:56
@harunollyoharunollyo
synchronize #565
harun
Status Failure
Total duration 39s
Artifacts

wpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
WPCS: templates/single/lesson/lesson_sidebar.php#L21
Overriding WordPress globals is prohibited. Found assignment to $post_id
WPCS: templates/single/lesson/lesson_sidebar.php#L23
Overriding WordPress globals is prohibited. Found assignment to $post_id
WPCS: templates/single/lesson/lesson_sidebar.php#L26
Variable "$currentPost" is not in valid snake_case format, try "$current_post"
WPCS: templates/single/lesson/lesson_sidebar.php#L63
Variable "$currentPost" is not in valid snake_case format, try "$current_post"
WPCS: templates/single/lesson/lesson_sidebar.php#L64
Variable "$currentPost" is not in valid snake_case format, try "$current_post"
WPCS: templates/single/lesson/lesson_sidebar.php#L116
Variable "$currentPost" is not in valid snake_case format, try "$current_post"
WPCS: templates/single/lesson/lesson_sidebar.php#L175
Variable "$currentPost" is not in valid snake_case format, try "$current_post"
WPCS: templates/single/lesson/lesson_sidebar.php#L193
Variable "$currentPost" is not in valid snake_case format, try "$current_post"
WPCS: templates/single/lesson/lesson_sidebar.php#L211
Variable "$currentPost" is not in valid snake_case format, try "$current_post"
WPCS: templates/single/lesson/lesson_sidebar.php#L238
Variable "$currentPost" is not in valid snake_case format, try "$current_post"
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/