Since v2.2.0, clirr check on PRs will fail on OOB_REDIRECT_URI as part of the deprecated and removed OAuth OOB flow (discussion). This is currently blocking PRs for automerge.
Error: 6011: com.google.api.client.googleapis.auth.oauth2.GoogleOAuthConstants: Field OOB_REDIRECT_URI has been removed, but it was previously a constant
Look into updating this check, likely as an addition to clirr-ignored-differences.xml.
Since v2.2.0, clirr check on PRs will fail on
OOB_REDIRECT_URIas part of the deprecated and removed OAuth OOB flow (discussion). This is currently blocking PRs for automerge.Look into updating this check, likely as an addition to clirr-ignored-differences.xml.