Skip to content

TMS-972: Pagination fix for exhibition archive #783

TMS-972: Pagination fix for exhibition archive

TMS-972: Pagination fix for exhibition archive #783

Triggered via push September 4, 2023 08:11
Status Success
Total duration 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpcs-check.yml

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

Annotations

5 warnings
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: lib/ACF/ExhibitionGroup.php#L103
Line exceeds 120 characters; contains 138 characters
phpcs-check: models/archive-exhibition.php#L79
Detected high pagination limit, `posts_per_page` is set to `self::ONGOING_ITEMS_PER_PAGE`
phpcs-check: models/archive-exhibition.php#L297
Line exceeds 120 characters; contains 174 characters
phpcs-check: models/archive-exhibition.php#L417
Line exceeds 120 characters; contains 127 characters