We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recently reported on #680 and currently occurring on master.
Run freeedcom/ai-codereviewer@a9a064dfa1db8c83f40ef63f6e247fa09c935ed6 Error: RequestError [HttpError]: Not Found at /home/runner/work/_actions/freeedcom/ai-codereviewer/a9a064dfa1db8c83f40ef63f6e247fa09c935ed6/webpack:/open-ai-reviewer/node_modules/@octokit/request/dist-node/index.js:78:1 at processTicksAndRejections (node:internal/process/task_queues:96:5) { status: 404, response: { url: 'https://api.github.com/repos/neo-project/neo-modules/pulls/', status: 404, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', connection: 'close', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Mon, 18 Mar 2024 15:25:44 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '5059:0E48:A1B8E:130D85:65F85CF8', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4997', 'x-ratelimit-reset': '1710779043', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '3', 'x-xss-protection': '0' }, data: { message: 'Not Found', documentation_url: 'https://docs.github.com/rest' } }, request: { method: 'GET', url: 'https://api.github.com/repos/neo-project/neo-modules/pulls/', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'octokit-rest.js/19.0.7 octokit-core.js/4.2.0 Node.js/16.20.2 (linux; x64)', authorization: 'token [REDACTED]' }, request: { hook: [Function: bound bound register] } } }
The text was updated successfully, but these errors were encountered:
It's beta ...
Sorry, something went wrong.
Maybe better to remove it rather than showing error on commits.
Remove IA
70ea896
Close #887
Remove IA (#888)
79f0d78
Successfully merging a pull request may close this issue.
Recently reported on #680 and currently occurring on master.
The text was updated successfully, but these errors were encountered: