Skip to content

fix(desktop): support rebuild database when load connection error #312

fix(desktop): support rebuild database when load connection error

fix(desktop): support rebuild database when load connection error #312

Triggered via pull request July 4, 2024 09:48
Status Success
Total duration 11s
Artifacts

cr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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: '9792190477', 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: '9792190477', name: 'pull_request', payload: { action: 'opened', number: 1711, 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/1711/comments' }, commits: { href: 'https://api.github.com/repos/emqx/MQTTX/pulls/1711/commits' }, html: { href: 'https://github.com/emqx/MQTTX/pull/1711' }, issue: { href: 'https://api.github.com/repos/emqx/MQTTX/issues/1711' }, review_comment: { href: 'https://api.github.com/repos/emqx/MQTTX/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/emqx/MQTTX/pulls/1711/comments' }, self: { href: 'https://api.github.com/repos/emqx/MQTTX/pulls/1711' }, statuses: { href: 'https://api.github.com/repos/emqx/MQTTX/statuses/daa99013d5566ad25788749c92d209102d40a43a' } }, active_lock_reason: null, additions: 25, 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', id: 21299158, login: 'ysfscream', node_id: 'MDQ6VXNlcjIxMjk5MTU4', organizations_url: 'https://api.github.com/users/ysfscream/orgs', rec
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: '9792190477', name: 'pull_request', payload: { action: 'opened', number: 1711, 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 uses Node.js version which is deprecated 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/