feat: update deps #127
Annotations
2 errors and 1 warning
test
ChatGPT error 401: {
"error": {
"message": "Incorrect API key provided: sk-lXhXb***************************************GQVz. You can find your API key at https://platform.openai.com/account/api-keys.",
"type": "invalid_request_error",
"param": null,
"code": "invalid_api_key"
}
}
{
name: 'event',
id: '9840660953',
err: {
type: 'ChatGPTError',
message: 'ChatGPT error 401: {\n' +
' "error": {\n' +
' "message": "Incorrect API key provided: sk-lXhXb***************************************GQVz. You can find your API key at https://platform.openai.com/account/api-keys.",\n' +
' "type": "invalid_request_error",\n' +
' "param": null,\n' +
' "code": "invalid_api_key"\n' +
' }\n' +
'}\n',
stack: 'Error: ChatGPT error 401: {\n' +
' "error": {\n' +
' "message": "Incorrect API key provided: sk-lXhXb***************************************GQVz. You can find your API key at https://platform.openai.com/account/api-keys.",\n' +
' "type": "invalid_request_error",\n' +
' "param": null,\n' +
' "code": "invalid_api_key"\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: 401,
statusText: 'Unauthorized',
event: {
id: '9840660953',
name: 'pull_request',
payload: {
action: 'opened',
number: 133,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/Talljack/react-starter/issues/133/comments'
},
commits: {
href: 'https://api.github.com/repos/Talljack/react-starter/pulls/133/commits'
},
html: {
href: 'https://github.com/Talljack/react-starter/pull/133'
},
issue: {
href: 'https://api.github.com/repos/Talljack/react-starter/issues/133'
},
review_comment: {
href: 'https://api.github.com/repos/Talljack/react-starter/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/Talljack/react-starter/pulls/133/comments'
},
self: {
href: 'https://api.github.com/repos/Talljack/react-starter/pulls/133'
},
statuses: {
href: 'https://api.github.com/repos/Talljack/react-starter/statuses/1b932e716115a123dd15901e0e231d2b66117b86'
}
},
active_lock_reason: null,
additions: 212,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'Talljack:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/Talljack/react-starter/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/Talljack/react-starter/assignees{/user}',
blobs_url: 'https://api.github.com/repos/Talljack/react-starter/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/Talljack/react-starter/branches{/branch}',
clone_url: 'https://github.com/Talljack/react-starter.git',
collaborators_url: 'https://api.github.com/repos/Talljack/react-starter/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/Talljack/react-starter/comments{/number}',
commits_url: 'https://api.github.com/repos/Talljack/react-starter/commits{/sha}',
c
|
test
Error: ChatGPT error 401: {
"error": {
"message": "Incorrect API key provided: sk-lXhXb***************************************GQVz. You can find your API key at https://platform.openai.com/account/api-keys.",
"type": "invalid_request_error",
"param": null,
"code": "invalid_api_key"
}
}
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 401: {\n' +
' "error": {\n' +
' "message": "Incorrect API key provided: sk-lXhXb***************************************GQVz. You can find your API key at https://platform.openai.com/account/api-keys.",\n' +
' "type": "invalid_request_error",\n' +
' "param": null,\n' +
' "code": "invalid_api_key"\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 401: {\n' +
' "error": {\n' +
' "message": "Incorrect API key provided: sk-lXhXb***************************************GQVz. You can find your API key at https://platform.openai.com/account/api-keys.",\n' +
' "type": "invalid_request_error",\n' +
' "param": null,\n' +
' "code": "invalid_api_key"\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 401: {\n' +
' "error": {\n' +
' "message": "Incorrect API key provided: sk-lXhXb***************************************GQVz. You can find your API key at https://platform.openai.com/account/api-keys.",\n' +
' "type": "invalid_request_error",\n' +
' "param": null,\n' +
' "code": "invalid_api_key"\n' +
' }\n' +
'}\n',
stack: 'Error: ChatGPT error 401: {\n' +
' "error": {\n' +
' "message": "Incorrect API key provided: sk-lXhXb***************************************GQVz. You can find your API key at https://platform.openai.com/account/api-keys.",\n' +
' "type": "invalid_request_error",\n' +
' "param": null,\n' +
' "code": "invalid_api_key"\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: 401,
statusText: 'Unauthorized',
event: {
id: '9840660953',
name: 'pull_request',
payload: {
action: 'opened',
number: 133,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/Talljack/react-starter/issues/133/comments'
},
commits: {
href: 'https://api.github.com/repos/Talljack/react-starter/pulls/133/commits'
},
html: {
href: 'https://github.com/Talljack/react-starter/pull/133'
},
issue: {
href: 'https://api.github.com/repos/Talljack/react-starte
|
test
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/
|