You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The action failed because it exceeded the GitHub API rate limit for user ID 3331063. This resulted in repeated 403 Forbidden errors when attempting to retrieve JSON resources from the GitHub API, as indicated by messages such as "API rate limit exceeded for user ID 3331063" and "failed to retrieve remote file: Forbidden". The errors occurred during the Hugo site generation step, which relies on fetching remote resources (e.g., user profiles, repository files) from GitHub. As a result, the site generation could not complete successfully.
Relevant error logs:
1: ##[group]Operating System2: Ubuntu
...
131: env:132: SELENIUM_CI_TOKEN: ***133: ##[endgroup]134: �[0;32mDeleting Hugo previously generated directories...�[0m135: �[0;32mSwitching to Docsy theme directory...�[0m136: added 61 packages, and audited 62 packages in 3s137: 17 packages are looking for funding138: run `npm fund` for details139: found 0 vulnerabilities140: �[0;32mGenerating Hugo site for website...�[0m141: �[0;32mUsing SELENIUM_EXAMPLES_REPO=seleniumhq.github.io SELENIUM_EXAMPLES_ORG=SeleniumHQ SELENIUM_EXAMPLES_BRANCH=renovate/junit5-monorepo hugo --minify ...�[0m142: hugo: downloading modules …143: hugo: collected modules in 20257 ms144: Start building sites … 145: hugo v0.125.4-cc3574ef4f41fccbe88d9443ed066eb10867ada2+extended linux/amd64 BuildDate=VendorInfo=gohugoio146: ERROR Failed to get JSON resource "https://***@api.github.com/users/alvarezguille": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51813A9:A1989BB:68386796 and timestamp 2025-05-29 13:56:38 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"147: You can suppress this error by adding the following to your site configuration:148: ignoreLogs = ['error-remote-getjson']149: ERROR Failed to get JSON resource "https://***@api.github.com/users/NickCrews": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51813A8:A1989B7:68386796 and timestamp 2025-05-29 13:56:38 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"150: You can suppress this error by adding the following to your site configuration:151: ignoreLogs = ['error-remote-getjson']152: ERROR Failed to get JSON resource "https://***@api.github.com/users/praveendvd": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51813A9:A1989B8:68386796 and timestamp 2025-05-29 13:56:38 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"153: You can suppress this error by adding the following to your site configuration:154: ignoreLogs = ['error-remote-getjson']155: ERROR Failed to get JSON resource "https://***@api.github.com/users/cclauss": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51813C2:A198A04:68386796 and timestamp 2025-05-29 13:56:38 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"156: You can suppress this error by adding the following to your site configuration:157: ignoreLogs = ['error-remote-getjson']158: ERROR Failed to get JSON resource "https://***@api.github.com/users/amwilkins": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51813FB:A198A88:68386796 and timestamp 2025-05-29 13:56:38 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"159: You can suppress this error by adding the following to your site configuration:160: ignoreLogs = ['error-remote-getjson']161: ERROR Failed to get JSON resource "https://***@api.github.com/users/bogdancondurache": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181406:A198AA6:68386796 and timestamp 2025-05-29 13:56:38 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"162: You can suppress this error by adding the following to your site configuration:163: ignoreLogs = ['error-remote-getjson']164: ERROR Failed to get JSON resource "https://***@api.github.com/users/symonk": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51813FB:A198A8D:68386796 and timestamp 2025-05-29 13:56:38 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"165: You can suppress this error by adding the following to your site configuration:166: ignoreLogs = ['error-remote-getjson']167: ERROR Failed to get JSON resource "https://***@api.github.com/users/Dor-bl": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181428:A198AE8:68386796 and timestamp 2025-05-29 13:56:38 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"168: You can suppress this error by adding the following to your site configuration:169: ignoreLogs = ['error-remote-getjson']170: ERROR Failed to get JSON resource "https://***@api.github.com/users/asolntsev": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181465:A198B35:68386796 and timestamp 2025-05-29 13:56:38 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"171: You can suppress this error by adding the following to your site configuration:172: ignoreLogs = ['error-remote-getjson']173: ERROR Failed to get JSON resource "https://***@api.github.com/users/cstringer": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181472:A198B51:68386796 and timestamp 2025-05-29 13:56:38 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"174: You can suppress this error by adding the following to your site configuration:175: ignoreLogs = ['error-remote-getjson']176: ERROR Failed to get JSON resource "https://***@api.github.com/users/fenilgmehta": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181491:A198B88:68386796 and timestamp 2025-05-29 13:56:38 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"177: You can suppress this error by adding the following to your site configuration:178: ignoreLogs = ['error-remote-getjson']179: ERROR Failed to get JSON resource "https://***@api.github.com/users/asolntsev": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51814BE:A198BD9:68386796 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"180: You can suppress this error by adding the following to your site configuration:181: ignoreLogs = ['error-remote-getjson']182: ERROR Failed to get JSON resource "https://***@api.github.com/users/baflQA": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51814BE:A198BDD:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"183: You can suppress this error by adding the following to your site configuration:184: ignoreLogs = ['error-remote-getjson']185: ERROR Failed to get JSON resource "https://***@api.github.com/users/hgsgtk": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51814CB:A198C05:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"186: You can suppress this error by adding the following to your site configuration:187: ignoreLogs = ['error-remote-getjson']188: ERROR Failed to get JSON resource "https://***@api.github.com/users/jaredwebber": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51814F4:A198C39:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"189: You can suppress this error by adding the following to your site configuration:190: ignoreLogs = ['error-remote-getjson']191: ERROR Failed to get JSON resource "https://***@api.github.com/users/p0deje": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181517:A198CA3:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"192: You can suppress this error by adding the following to your site configuration:193: ignoreLogs = ['error-remote-getjson']194: ERROR Failed to get JSON resource "https://***@api.github.com/users/ch-saeki": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:518151B:A198CA8:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"195: You can suppress this error by adding the following to your site configuration:196: ignoreLogs = ['error-remote-getjson']197: ERROR Failed to get JSON resource "https://***@api.github.com/users/joerg1985": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181547:A198D13:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"198: You can suppress this error by adding the following to your site configuration:199: ignoreLogs = ['error-remote-getjson']200: ERROR Failed to get JSON resource "https://***@api.github.com/users/bwalderman": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181521:A198CBE:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"201: You can suppress this error by adding the following to your site configuration:202: ignoreLogs = ['error-remote-getjson']203: ERROR Failed to get JSON resource "https://***@api.github.com/users/f2008700": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181589:A198D8B:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"204: You can suppress this error by adding the following to your site configuration:205: ignoreLogs = ['error-remote-getjson']206: ERROR Failed to get JSON resource "https://***@api.github.com/users/bonigarcia": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181589:A198D85:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"207: You can suppress this error by adding the following to your site configuration:208: ignoreLogs = ['error-remote-getjson']209: ERROR Failed to get JSON resource "https://***@api.github.com/users/mdmintz": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:518159B:A198DBC:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"210: You can suppress this error by adding the following to your site configuration:211: ignoreLogs = ['error-remote-getjson']212: ERROR Failed to get JSON resource "https://***@api.github.com/users/eNcacz": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51815C1:A198E03:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"213: You can suppress this error by adding the following to your site configuration:214: ignoreLogs = ['error-remote-getjson']215: ERROR Failed to get JSON resource "https://***@api.github.com/users/hgsgtk": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51815E5:A198E47:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"216: You can suppress this error by adding the following to your site configuration:217: ignoreLogs = ['error-remote-getjson']218: ERROR Failed to get JSON resource "https://***@api.github.com/users/nvborisenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181602:A198E84:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"219: You can suppress this error by adding the following to your site configuration:220: ignoreLogs = ['error-remote-getjson']221: ERROR Failed to get JSON resource "https://***@api.github.com/users/kkotenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181616:A198EB8:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"222: You can suppress this error by adding the following to your site configuration:223: ignoreLogs = ['error-remote-getjson']224: ERROR Failed to get JSON resource "https://***@api.github.com/users/gravityvi": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51815E7:A198E49:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"225: You can suppress this error by adding the following to your site configuration:226: ignoreLogs = ['error-remote-getjson']227: ERROR Failed to get JSON resource "https://***@api.github.com/users/KazuCocoa": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:518163F:A198F17:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"228: You can suppress this error by adding the following to your site configuration:229: ignoreLogs = ['error-remote-getjson']230: ERROR Failed to get JSON resource "https://***@api.github.com/users/vinoth959": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181667:A198F64:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"231: You can suppress this error by adding the following to your site configuration:232: ignoreLogs = ['error-remote-getjson']233: ERROR Failed to get JSON resource "https://***@api.github.com/users/jsfehler": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181684:A198F98:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"234: You can suppress this error by adding the following to your site configuration:235: ignoreLogs = ['error-remote-getjson']236: ERROR Failed to get JSON resource "https://***@api.github.com/users/TamsilAmani": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181656:A198F3F:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"237: You can suppress this error by adding the following to your site configuration:238: ignoreLogs = ['error-remote-getjson']239: ERROR Failed to get JSON resource "https://***@api.github.com/users/mdmintz": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51816B6:A198FE6:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"240: You can suppress this error by adding the following to your site configuration:241: ignoreLogs = ['error-remote-getjson']242: ERROR Failed to get JSON resource "https://***@api.github.com/users/silentsoft": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51816C3:A198FFD:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"243: You can suppress this error by adding the following to your site configuration:244: ignoreLogs = ['error-remote-getjson']245: ERROR Failed to get JSON resource "https://***@api.github.com/users/elgatov": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51816E0:A19903C:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"246: You can suppress this error by adding the following to your site configuration:247: ignoreLogs = ['error-remote-getjson']248: ERROR Failed to get JSON resource "https://***@api.github.com/users/AutomatedTester": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51816EE:A199058:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"249: You can suppress this error by adding the following to your site configuration:250: ignoreLogs = ['error-remote-getjson']251: ERROR Failed to get JSON resource "https://***@api.github.com/users/nvborisenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:518170B:A19908A:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"252: You can suppress this error by adding the following to your site configuration:253: ignoreLogs = ['error-remote-getjson']254: ERROR Failed to get JSON resource "https://***@api.github.com/users/joerg1985": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:518171F:A1990AD:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"255: You can suppress this error by adding the following to your site configuration:256: ignoreLogs = ['error-remote-getjson']257: ERROR Failed to get JSON resource "https://***@api.github.com/users/valfirst": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181734:A1990D1:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"258: You can suppress this error by adding the following to your site configuration:259: ignoreLogs = ['error-remote-getjson']260: ERROR Failed to get JSON resource "https://***@api.github.com/users/bonigarcia": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181746:A1990F1:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"261: You can suppress this error by adding the following to your site configuration:262: ignoreLogs = ['error-remote-getjson']263: ERROR Failed to get JSON resource "https://***@api.github.com/users/plming": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181762:A199132:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"264: You can suppress this error by adding the following to your site configuration:265: ignoreLogs = ['error-remote-getjson']266: ERROR Failed to get JSON resource "https://***@api.github.com/users/titusfortner": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:518177E:A19916C:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"267: You can suppress this error by adding the following to your site configuration:268: ignoreLogs = ['error-remote-getjson']269: ERROR Failed to get JSON resource "https://***@api.github.com/users/yusuke-noda": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:518178C:A199184:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"270: You can suppress this error by adding the following to your site configuration:271: ignoreLogs = ['error-remote-getjson']272: ERROR Failed to get JSON resource "https://***@api.github.com/users/diemol": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:518179A:A1991B3:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"273: You can suppress this error by adding the following to your site configuration:274: ignoreLogs = ['error-remote-getjson']275: ERROR Failed to get JSON resource "https://***@api.github.com/users/potapovDim": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51817BC:A1991E2:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"276: You can suppress this error by adding the following to your site configuration:277: ignoreLogs = ['error-remote-getjson']278: ERROR Failed to get JSON resource "https://***@api.github.com/users/bonigarcia": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51817DD:A19921B:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"279: You can suppress this error by adding the following to your site configuration:280: ignoreLogs = ['error-remote-getjson']281: ERROR Failed to get JSON resource "https://***@api.github.com/users/kevindew": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51817EC:A19923D:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"282: You can suppress this error by adding the following to your site configuration:283: ignoreLogs = ['error-remote-getjson']284: ERROR Failed to get JSON resource "https://***@api.github.com/users/harsha509": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181806:A19925F:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"285: You can suppress this error by adding the following to your site configuration:286: ignoreLogs = ['error-remote-getjson']287: ERROR Failed to get JSON resource "https://***@api.github.com/users/shishurajpandey": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181813:A199276:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"288: You can suppress this error by adding the following to your site configuration:289: ignoreLogs = ['error-remote-getjson']290: ERROR Failed to get JSON resource "https://***@api.github.com/users/tvataire": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:518183D:A1992CF:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"291: You can suppress this error by adding the following to your site configuration:292: ignoreLogs = ['error-remote-getjson']293: ERROR Failed to get JSON resource "https://***@api.github.com/users/jimevans": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181857:A199306:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"294: You can suppress this error by adding the following to your site configuration:295: ignoreLogs = ['error-remote-getjson']296: ERROR Failed to get JSON resource "https://***@api.github.com/users/TamsilAmani": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:518186C:A199327:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"297: You can suppress this error by adding the following to your site configuration:298: ignoreLogs = ['error-remote-getjson']299: ERROR Failed to get JSON resource "https://***@api.github.com/users/bwalderman": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:518184E:A1992F5:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"300: You can suppress this error by adding the following to your site configuration:301: ignoreLogs = ['error-remote-getjson']302: ERROR Failed to get JSON resource "https://***@api.github.com/users/p0deje": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51818B5:A1993DD:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"303: You can suppress this error by adding the following to your site configuration:304: ignoreLogs = ['error-remote-getjson']305: ERROR Failed to get JSON resource "https://***@api.github.com/users/harsha509": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51818AB:A1993C7:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"306: You can suppress this error by adding the following to your site configuration:307: ignoreLogs = ['error-remote-getjson']308: ERROR Failed to get JSON resource "https://***@api.github.com/users/tony": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51818BE:A1993FB:68386797 and timestamp 2025-05-29 13:56:39 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"309: You can suppress this error by adding the following to your site configuration:310: ignoreLogs = ['error-remote-getjson']311: ERROR Failed to get JSON resource "https://***@api.github.com/users/nvborisenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51818C7:A199420:68386797 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"312: You can suppress this error by adding the following to your site configuration:313: ignoreLogs = ['error-remote-getjson']314: ERROR Failed to get JSON resource "https://***@api.github.com/users/pujagani": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181900:A19947B:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"315: You can suppress this error by adding the following to your site configuration:316: ignoreLogs = ['error-remote-getjson']317: ERROR Failed to get JSON resource "https://***@api.github.com/users/mhnaeem": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181904:A199480:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"318: You can suppress this error by adding the following to your site configuration:319: ignoreLogs = ['error-remote-getjson']320: ERROR Failed to get JSON resource "https://***@api.github.com/users/whimboo": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181913:A1994A0:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"321: You can suppress this error by adding the following to your site configuration:322: ignoreLogs = ['error-remote-getjson']323: ERROR Failed to get JSON resource "https://***@api.github.com/users/mockdeep": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:518192F:A1994D0:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"324: You can suppress this error by adding the following to your site configuration:325: ignoreLogs = ['error-remote-getjson']326: ERROR Failed to get JSON resource "https://***@api.github.com/users/shs96c": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181959:A199501:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"327: You can suppress this error by adding the following to your site configuration:328: ignoreLogs = ['error-remote-getjson']329: ERROR Failed to get JSON resource "https://***@api.github.com/users/nvborisenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181967:A199518:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"330: You can suppress this error by adding the following to your site configuration:331: ignoreLogs = ['error-remote-getjson']332: ERROR Failed to get JSON resource "https://***@api.github.com/users/symonk": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181997:A19957C:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"333: You can suppress this error by adding the following to your site configuration:334: ignoreLogs = ['error-remote-getjson']335: ERROR Failed to get JSON resource "https://***@api.github.com/users/p0deje": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51819AB:A1995C9:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"336: You can suppress this error by adding the following to your site configuration:337: ignoreLogs = ['error-remote-getjson']338: ERROR Failed to get JSON resource "https://***@api.github.com/users/symonk": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51819E8:A199637:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"339: You can suppress this error by adding the following to your site configuration:340: ignoreLogs = ['error-remote-getjson']341: ERROR Failed to get JSON resource "https://***@api.github.com/users/YevgeniyShunevych": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:51819E8:A199638:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"342: You can suppress this error by adding the following to your site configuration:343: ignoreLogs = ['error-remote-getjson']344: ERROR Failed to get JSON resource "https://***@api.github.com/users/pujagani": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181A06:A199672:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"345: You can suppress this error by adding the following to your site configuration:346: ignoreLogs = ['error-remote-getjson']347: ERROR Failed to get JSON resource "https://***@api.github.com/users/titusfortner": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181A47:A1996E4:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"348: You can suppress this error by adding the following to your site configuration:349: ignoreLogs = ['error-remote-getjson']350: ERROR Failed to get JSON resource "https://***@api.github.com/users/TamsilAmani": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181A49:A1996EB:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"351: You can suppress this error by adding the following to your site configuration:352: ignoreLogs = ['error-remote-getjson']353: ERROR Failed to get JSON resource "https://***@api.github.com/users/tony": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181AC4:A1997D1:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"354: You can suppress this error by adding the following to your site configuration:355: ignoreLogs = ['error-remote-getjson']356: ERROR Failed to get JSON resource "https://***@api.github.com/users/TamsilAmani": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181AC4:A1997D5:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"357: You can suppress this error by adding the following to your site configuration:358: ignoreLogs = ['error-remote-getjson']359: ERROR Failed to get JSON resource "https://***@api.github.com/users/harsha509": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181B18:A199891:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"360: You can suppress this error by adding the following to your site configuration:361: ignoreLogs = ['error-remote-getjson']362: ERROR Failed to get JSON resource "https://***@api.github.com/users/YevgeniyShunevych": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181B33:A1998BE:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"363: You can suppress this error by adding the following to your site configuration:364: ignoreLogs = ['error-remote-getjson']365: ERROR Failed to get JSON resource "https://***@api.github.com/users/boris-petrov": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181B31:A1998B9:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"366: You can suppress this error by adding the following to your site configuration:367: ignoreLogs = ['error-remote-getjson']368: ERROR Failed to get JSON resource "https://***@api.github.com/users/mdmintz": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181B49:A1998EE:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"369: You can suppress this error by adding the following to your site configuration:370: ignoreLogs = ['error-remote-getjson']371: ERROR Failed to get JSON resource "https://***@api.github.com/users/krmahadevan": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181B88:A19996E:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"372: You can suppress this error by adding the following to your site configuration:373: ignoreLogs = ['error-remote-getjson']374: ERROR Failed to get JSON resource "https://***@api.github.com/users/nvborisenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181B94:A199992:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"375: You can suppress this error by adding the following to your site configuration:376: ignoreLogs = ['error-remote-getjson']377: ERROR Failed to get JSON resource "https://***@api.github.com/users/nvborisenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181BF0:A199A45:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"378: You can suppress this error by adding the following to your site configuration:379: ignoreLogs = ['error-remote-getjson']380: ERROR Failed to get JSON resource "https://***@api.github.com/users/ParadiseWitch": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181BEF:A199A43:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"381: You can suppress this error by adding the following to your site configuration:382: ignoreLogs = ['error-remote-getjson']383: ERROR Failed to get JSON resource "https://***@api.github.com/users/JefferyVin": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181C06:A199A84:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"384: You can suppress this error by adding the following to your site configuration:385: ignoreLogs = ['error-remote-getjson']386: ERROR Failed to get JSON resource "https://***@api.github.com/users/sandeepsuryaprasad": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181C41:A199AE5:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"387: You can suppress this error by adding the following to your site configuration:388: ignoreLogs = ['error-remote-getjson']389: ERROR Failed to get JSON resource "https://***@api.github.com/users/nvborisenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181C40:A199AE3:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"390: You can suppress this error by adding the following to your site configuration:391: ignoreLogs = ['error-remote-getjson']392: ERROR Failed to get JSON resource "https://***@api.github.com/users/rishav887": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181C41:A199AEA:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"393: You can suppress this error by adding the following to your site configuration:394: ignoreLogs = ['error-remote-getjson']395: ERROR Failed to get JSON resource "https://***@api.github.com/users/KrishnaSuravarapu": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181C6F:A199B2A:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"396: You can suppress this error by adding the following to your site configuration:397: ignoreLogs = ['error-remote-getjson']398: ERROR Failed to get JSON resource "https://***@api.github.com/users/sbabcoc": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181CA6:A199B84:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"399: You can suppress this error by adding the following to your site configuration:400: ignoreLogs = ['error-remote-getjson']401: ERROR Failed to get JSON resource "https://***@api.github.com/users/sandeepsuryaprasad": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181CA7:A199B86:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"402: You can suppress this error by adding the following to your site configuration:403: ignoreLogs = ['error-remote-getjson']404: ERROR Failed to get JSON resource "https://***@api.github.com/users/iampopovich": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181CA9:A199B96:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"405: You can suppress this error by adding the following to your site configuration:406: ignoreLogs = ['error-remote-getjson']407: ERROR Failed to get JSON resource "https://***@api.github.com/users/Sean-Gomez": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181CD4:A199BE2:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"408: You can suppress this error by adding the following to your site configuration:409: ignoreLogs = ['error-remote-getjson']410: ERROR Failed to get JSON resource "https://***@api.github.com/users/ahndmal": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181CFA:A199C46:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"411: You can suppress this error by adding the following to your site configuration:412: ignoreLogs = ['error-remote-getjson']413: ERROR Failed to get JSON resource "https://***@api.github.com/users/bswhb": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181CFA:A199C4A:68386798 and timestamp 2025-05-29 13:56:40 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"414: You can suppress this error by adding the following to your site configuration:415: ignoreLogs = ['error-remote-getjson']416: ERROR Failed to get JSON resource "https://***@api.github.com/users/mdmintz": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181D00:A199C5B:68386798 and timestamp 2025-05-29 13:56:41 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"417: You can suppress this error by adding the following to your site configuration:418: ignoreLogs = ['error-remote-getjson']419: ERROR Failed to get JSON resource "https://***@api.github.com/users/manuelsblanco": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181D28:A199C9D:68386799 and timestamp 2025-05-29 13:56:41 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"420: You can suppress this error by adding the following to your site configuration:421: ignoreLogs = ['error-remote-getjson']422: ERROR Failed to get JSON resource "https://***@api.github.com/users/bastimeyer": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181D59:A199CEA:68386799 and timestamp 2025-05-29 13:56:41 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"423: You can suppress this error by adding the following to your site configuration:424: ignoreLogs = ['error-remote-getjson']425: ERROR Failed to get JSON resource "https://***@api.github.com/users/asolntsev": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181D58:A199CE1:68386799 and timestamp 2025-05-29 13:56:41 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"426: You can suppress this error by adding the following to your site configuration:427: ignoreLogs = ['error-remote-getjson']428: ERROR Failed to get JSON resource "https://***@api.github.com/users/vlad8x8": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181D5D:A199CFC:68386799 and timestamp 2025-05-29 13:56:41 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"429: You can suppress this error by adding the following to your site configuration:430: ignoreLogs = ['error-remote-getjson']431: ERROR Failed to get JSON resource "https://***@api.github.com/users/mdmintz": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181D78:A199D39:68386799 and timestamp 2025-05-29 13:56:41 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"432: You can suppress this error by adding the following to your site configuration:433: ignoreLogs = ['error-remote-getjson']434: ERROR Failed to get JSON resource "https://***@api.github.com/users/djbrown": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181DAA:A199D98:68386799 and timestamp 2025-05-29 13:56:41 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"435: You can suppress this error by adding the following to your site configuration:436: ignoreLogs = ['error-remote-getjson']437: ERROR Failed to get JSON resource "https://***@api.github.com/users/nvborisenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181DAA:A199D9A:68386799 and timestamp 2025-05-29 13:56:41 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"438: You can suppress this error by adding the following to your site configuration:439: ignoreLogs = ['error-remote-getjson']440: ERROR Failed to get JSON resource "https://***@api.github.com/users/cocreature": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181DB2:A199DB1:68386799 and timestamp 2025-05-29 13:56:41 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"441: You can suppress this error by adding the following to your site configuration:442: ignoreLogs = ['error-remote-getjson']443: ERROR Failed to get JSON resource "https://***@api.github.com/users/vedanthvdev": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181DE7:A199E3A:68386799 and timestamp 2025-05-29 13:56:41 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"444: You can suppress this error by adding the following to your site configuration:445: ignoreLogs = ['error-remote-getjson']446: ERROR Failed to get JSON resource "https://***@api.github.com/users/pallavigitwork": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181DF8:A199E61:68386799 and timestamp 2025-05-29 13:56:41 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"447: You can suppress this error by adding the following to your site configuration:448: ignoreLogs = ['error-remote-getjson']449: ERROR Failed to get JSON resource "https://***@api.github.com/users/nvborisenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181DF8:A199E5F:68386799 and timestamp 2025-05-29 13:56:41 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"450: You can suppress this error by adding the following to your site configuration:451: ignoreLogs = ['error-remote-getjson']452: ERROR Failed to get JSON resource "https://***@api.github.com/users/joerg1985": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181E04:A199E76:68386799 and timestamp 2025-05-29 13:56:41 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"453: You can suppress this error by adding the following to your site configuration:454: ignoreLogs = ['error-remote-getjson']455: ERROR Failed to get JSON resource "https://***@api.github.com/users/baflQA": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181E4B:A199EEE:68386799 and timestamp 2025-05-29 13:56:41 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"456: You can suppress this error by adding the following to your site configuration:457: ignoreLogs = ['error-remote-getjson']458: ERROR Failed to get JSON resource "https://***@api.github.com/users/Tahanima": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181E59:A199EFE:68386799 and timestamp 2025-05-29 13:56:41 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"459: You can suppress this error by adding the following to your site configuration:460: ignoreLogs = ['error-remote-getjson']461: ERROR Failed to get JSON resource "https://***@api.github.com/users/sandeepsuryaprasad": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID D040:22D40B:5181E5B:A199F06:68386799 and timestamp 2025-05-29 13:56:41 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"462: You can suppress this error by adding the following to your site configuration:463: ignoreLogs = ['error-remote-getjson']464: ERROR Failed to get JSON resource "https://***@api.github.com/users/valfirst": failed to retrieve remote file: Forbidden, body: "{\"message\":\"...
renovatebot
changed the title
Update dependency org.junit.jupiter:junit-jupiter-engine to v5.12.2
fix(deps): update dependency org.junit.jupiter:junit-jupiter-engine to v5.12.2
May 5, 2025
renovatebot
changed the title
fix(deps): update dependency org.junit.jupiter:junit-jupiter-engine to v5.12.2
Update dependency org.junit.jupiter:junit-jupiter-engine to v5.12.2
May 6, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.12.1->5.12.2Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.