feat(copilot): add more internal prompts #195
Annotations
2 errors
ChatGPT error 429: {
"error": {
"message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.",
"type": "insufficient_quota",
"param": null,
"code": "insufficient_quota"
}
}
{
name: 'event',
id: '7334792241',
err: {
type: 'ChatGPTError',
message: 'ChatGPT error 429: {\n' +
' "error": {\n' +
' "message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.",\n' +
' "type": "insufficient_quota",\n' +
' "param": null,\n' +
' "code": "insufficient_quota"\n' +
' }\n' +
'}\n',
stack: 'Error: ChatGPT error 429: {\n' +
' "error": {\n' +
' "message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.",\n' +
' "type": "insufficient_quota",\n' +
' "param": null,\n' +
' "code": "insufficient_quota"\n' +
' }\n' +
'}\n' +
'\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:165109:29\n' +
' at processTicksAndRejections (node:internal/process/task_queues:96:5)',
statusCode: 429,
statusText: 'Too Many Requests',
event: {
id: '7334792241',
name: 'pull_request',
payload: {
action: 'opened',
number: 1537,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/25221711?v=4',
description: 'Open-source IoT data infrastructure software provider',
events_url: 'https://api.github.com/orgs/emqx/events',
hooks_url: 'https://api.github.com/orgs/emqx/hooks',
id: 25221711,
issues_url: 'https://api.github.com/orgs/emqx/issues',
login: 'emqx',
members_url: 'https://api.github.com/orgs/emqx/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjI1MjIxNzEx',
public_members_url: 'https://api.github.com/orgs/emqx/public_members{/member}',
repos_url: 'https://api.github.com/orgs/emqx/repos',
url: 'https://api.github.com/orgs/emqx'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/emqx/MQTTX/issues/1537/comments'
},
commits: {
href: 'https://api.github.com/repos/emqx/MQTTX/pulls/1537/commits'
},
html: { href: 'https://github.com/emqx/MQTTX/pull/1537' },
issue: {
href: 'https://api.github.com/repos/emqx/MQTTX/issues/1537'
},
review_comment: {
href: 'https://api.github.com/repos/emqx/MQTTX/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/emqx/MQTTX/pulls/1537/comments'
},
self: {
href: 'https://api.github.com/repos/emqx/MQTTX/pulls/1537'
},
statuses: {
href: 'https://api.github.com/repos/emqx/MQTTX/statuses/5af0004cae4f8062917b965b8cd2d431dd58d89c'
}
},
active_lock_reason: null,
additions: 152,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/21299158?v=4',
events_url: 'https://api.github.com/users/ysfscream/events{/privacy}',
followers_url: 'https://api.github.com/users/ysfscream/followers',
following_url: 'https://api.github.com/users/ysfscream/following{/other_user}',
gists_url: 'https://api.github.com/users/ysfscream/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/ysfscream',
|
Error: ChatGPT error 429: {
"error": {
"message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.",
"type": "insufficient_quota",
"param": null,
"code": "insufficient_quota"
}
}
at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:165109:29
at processTicksAndRejections (node:internal/process/task_queues:96:5)
{
err: {
type: 'AggregateError',
message: '\n' +
' Error: ChatGPT error 429: {\n' +
' "error": {\n' +
' "message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.",\n' +
' "type": "insufficient_quota",\n' +
' "param": null,\n' +
' "code": "insufficient_quota"\n' +
' }\n' +
' }\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:165109:29\n' +
' at processTicksAndRejections (node:internal/process/task_queues:96:5)',
stack: 'AggregateError: \n' +
' Error: ChatGPT error 429: {\n' +
' "error": {\n' +
' "message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.",\n' +
' "type": "insufficient_quota",\n' +
' "param": null,\n' +
' "code": "insufficient_quota"\n' +
' }\n' +
' }\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:165109:29\n' +
' at processTicksAndRejections (node:internal/process/task_queues:96:5)\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:21449:19\n' +
' at processTicksAndRejections (node:internal/process/task_queues:96:5)',
aggregateErrors: [
{
type: 'ChatGPTError',
message: 'ChatGPT error 429: {\n' +
' "error": {\n' +
' "message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.",\n' +
' "type": "insufficient_quota",\n' +
' "param": null,\n' +
' "code": "insufficient_quota"\n' +
' }\n' +
'}\n',
stack: 'Error: ChatGPT error 429: {\n' +
' "error": {\n' +
' "message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.",\n' +
' "type": "insufficient_quota",\n' +
' "param": null,\n' +
' "code": "insufficient_quota"\n' +
' }\n' +
'}\n' +
'\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:165109:29\n' +
' at processTicksAndRejections (node:internal/process/task_queues:96:5)',
statusCode: 429,
statusText: 'Too Many Requests',
event: {
id: '7334792241',
name: 'pull_request',
payload: {
action: 'opened',
number: 1537,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/25221711?v=4',
description: 'Open-source IoT data infrastructure software provider',
events_url: 'https://api.github.com/orgs/emqx/events',
hooks_url: 'https://api.github.com/orgs/emqx/hooks',
id: 25221711,
issues_url: 'https://api.github.com/orgs/
|
The logs for this run have expired and are no longer available.
Loading