refactor(ui): reorganize imports #320
Annotations
2 errors and 1 warning
review
ChatGPT error 404: {
"error": {
"message": "The model `text-davinci-003` has been deprecated, learn more here: https://platform.openai.com/docs/deprecations",
"type": "invalid_request_error",
"param": null,
"code": "model_not_found"
}
}
{
name: 'event',
id: '11793748357',
err: {
type: 'ChatGPTError',
message: 'ChatGPT error 404: {\n' +
' "error": {\n' +
' "message": "The model `text-davinci-003` has been deprecated, learn more here: https://platform.openai.com/docs/deprecations",\n' +
' "type": "invalid_request_error",\n' +
' "param": null,\n' +
' "code": "model_not_found"\n' +
' }\n' +
'}\n',
stack: 'Error: ChatGPT error 404: {\n' +
' "error": {\n' +
' "message": "The model `text-davinci-003` has been deprecated, learn more here: https://platform.openai.com/docs/deprecations",\n' +
' "type": "invalid_request_error",\n' +
' "param": null,\n' +
' "code": "model_not_found"\n' +
' }\n' +
'}\n' +
'\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:165109:29\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)',
statusCode: 404,
statusText: 'Not Found',
event: {
id: '11793748357',
name: 'pull_request',
payload: {
action: 'opened',
number: 1802,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/25221711?v=4',
description: 'Powering real-time data infrastructure with a unified MQTT platform for messaging, queuing, and streaming.',
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/1802/comments'
},
commits: {
href: 'https://api.github.com/repos/emqx/MQTTX/pulls/1802/commits'
},
html: { href: 'https://github.com/emqx/MQTTX/pull/1802' },
issue: {
href: 'https://api.github.com/repos/emqx/MQTTX/issues/1802'
},
review_comment: {
href: 'https://api.github.com/repos/emqx/MQTTX/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/emqx/MQTTX/pulls/1802/comments'
},
self: {
href: 'https://api.github.com/repos/emqx/MQTTX/pulls/1802'
},
statuses: {
href: 'https://api.github.com/repos/emqx/MQTTX/statuses/50fb2dab722b77982c17a1c11c096baee9d9f9fe'
}
},
active_lock_reason: null,
additions: 34,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/38158783?v=4',
events_url: 'https://api.github.com/users/Red-Asuka/events{/privacy}',
followers_url: 'https://api.github.com/users/Red-Asuka/followers',
following_url: 'https://api.github.com/users/Red-Asuka/following{/other_user}',
gists_url: 'https://api.github.com/users/Red-Asuka/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/Red-Asuka',
id: 38158783,
login: 'Red-Asuka',
node_id: 'MDQ6VXNlcjM4MTU4Nzgz',
organizations_url: 'https://api.github.com/users/Red-Asuka/orgs',
r
|
review
Error: ChatGPT error 404: {
"error": {
"message": "The model `text-davinci-003` has been deprecated, learn more here: https://platform.openai.com/docs/deprecations",
"type": "invalid_request_error",
"param": null,
"code": "model_not_found"
}
}
at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:165109:29
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
{
err: {
type: 'AggregateError',
message: '\n' +
' Error: ChatGPT error 404: {\n' +
' "error": {\n' +
' "message": "The model `text-davinci-003` has been deprecated, learn more here: https://platform.openai.com/docs/deprecations",\n' +
' "type": "invalid_request_error",\n' +
' "param": null,\n' +
' "code": "model_not_found"\n' +
' }\n' +
' }\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:165109:29\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)',
stack: 'AggregateError: \n' +
' Error: ChatGPT error 404: {\n' +
' "error": {\n' +
' "message": "The model `text-davinci-003` has been deprecated, learn more here: https://platform.openai.com/docs/deprecations",\n' +
' "type": "invalid_request_error",\n' +
' "param": null,\n' +
' "code": "model_not_found"\n' +
' }\n' +
' }\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:165109:29\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:21449:19\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)',
aggregateErrors: [
{
type: 'ChatGPTError',
message: 'ChatGPT error 404: {\n' +
' "error": {\n' +
' "message": "The model `text-davinci-003` has been deprecated, learn more here: https://platform.openai.com/docs/deprecations",\n' +
' "type": "invalid_request_error",\n' +
' "param": null,\n' +
' "code": "model_not_found"\n' +
' }\n' +
'}\n',
stack: 'Error: ChatGPT error 404: {\n' +
' "error": {\n' +
' "message": "The model `text-davinci-003` has been deprecated, learn more here: https://platform.openai.com/docs/deprecations",\n' +
' "type": "invalid_request_error",\n' +
' "param": null,\n' +
' "code": "model_not_found"\n' +
' }\n' +
'}\n' +
'\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:165109:29\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)',
statusCode: 404,
statusText: 'Not Found',
event: {
id: '11793748357',
name: 'pull_request',
payload: {
action: 'opened',
number: 1802,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/25221711?v=4',
description: 'Powering real-time data infrastructure with a unified MQTT platform for messaging, queuing, and streaming.',
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:/
|
review
The following actions use a deprecated Node.js version and will be forced to run on node20: anc95/ChatGPT-CodeReview@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|