Reviewer currently requires Drupal 10.2 due to not providing plugin annotation classes, only attributes. This prevents us from using OPT_IN_TEST_PREVIOUS_MAJOR.
Reviewer makes use of PHP 8.2's readonly classes. This means we have to declare _TARGET_PHP: '8.2' for CI jobs.