1.9.3 #793
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#L424
Line exceeds 120 characters; contains 127 characters
|