GithubGithubCustomErrorOn this pageGithubCustomErrorSignature type GithubCustomError = { ref: Object & { status: number; }; errorMsg: string;};