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
See #21491 for a full list of removed/inconsistent error codes (h/t to @ChALkeR for the investigation). There could be more though
Actions requested
Add a new section in doc/api/errors.md documenting the removed error codes
Add change logs for those codes (releases in which they initially appeared and got removed). This requires a bit more archeology.
To find out when a code got added, look into the git blame of doc/api/errors.md (before it got removed) and identify the commit where it was added (GitHub's commit UI will show the tags where the commit appears so it shouldn't be too hard).