Skip to content

TMS-968: Event query fixes #100

TMS-968: Event query fixes

TMS-968: Event query fixes #100

Triggered via push February 21, 2024 08:43
Status Success
Total duration 35s
Artifacts

phpcs-check.yml

on: push
phpcs-check
25s
phpcs-check
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
phpcs-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
phpcs-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
phpcs-check: src/Models/single-manual-event-cpt.php#L124
Equals sign not aligned with surrounding assignments; expected 12 spaces but found 1 space
phpcs-check: src/Models/page-combined-events-list.php#L102
Line exceeds 120 characters; contains 135 characters
phpcs-check: src/Models/page-combined-events-list.php#L209
Line exceeds 120 characters; contains 132 characters
phpcs-check: src/Models/page-combined-events-search.php#L118
Line exceeds 120 characters; contains 141 characters
phpcs-check: src/Models/page-combined-events-search.php#L154
Line exceeds 120 characters; contains 159 characters
phpcs-check: src/Models/page-combined-events-search.php#L287
Line exceeds 120 characters; contains 125 characters
phpcs-check: src/Models/page-combined-events-search.php#L294
Usage of ELSE IF is discouraged; use ELSEIF instead
phpcs-check: src/Models/page-combined-events-search.php#L295
Line exceeds 120 characters; contains 139 characters
phpcs-check: src/PostType/ManualEvent.php#L468
Equals sign not aligned with surrounding assignments; expected 1 space but found 5 spaces