chore(deps): pin dependencies #217
Annotations
2 errors
test
Bad credentials
{
name: 'event',
id: '13231165787',
err: {
type: 'RequestError',
message: 'Bad credentials',
stack: 'HttpError: Bad credentials\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:3619:21\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:34577:18)',
name: 'HttpError',
status: 401,
response: {
url: 'https://api.github.com/repos/storm-software/acidic/compare/77c48cff91f8f20e42485c48ea7c5675694f5287...60bc0868d4d61b56f8fd5c8974ea43e7060f4b9e',
status: 401,
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-length': '95',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 10 Feb 2025 00:34:34 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': 'A059:15B3C8:2F9FB81:5FEDB1E:67A9499A',
'x-ratelimit-limit': '60',
'x-ratelimit-remaining': '58',
'x-ratelimit-reset': '1739150735',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '2',
'x-xss-protection': '0'
},
data: {
message: 'Bad credentials',
documentation_url: 'https://docs.github.com/rest',
status: '401'
}
},
request: {
method: 'GET',
url: 'https://api.github.com/repos/storm-software/acidic/compare/77c48cff91f8f20e42485c48ea7c5675694f5287...60bc0868d4d61b56f8fd5c8974ea43e7060f4b9e',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.3.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]'
},
request: {}
},
event: {
id: '13231165787',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '60bc0868d4d61b56f8fd5c8974ea43e7060f4b9e',
before: '36be0865ec79a2a9416ff6803090ef62bb402072',
number: 2,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/145930507?v=4',
description: 'An open source software development organization and publisher of Acidic, Cyclone UI, and Storm Stack',
events_url: 'https://api.github.com/orgs/storm-software/events',
hooks_url: 'https://api.github.com/orgs/storm-software/hooks',
id: 145930507,
issues_url: 'https://api.github.com/orgs/storm-software/issues',
login: 'storm-software',
members_url: 'https://api.github.com/orgs/storm-software/members{/member}',
node_id: 'O_kgDOCLK5Cw',
public_members_url: 'https://api.github.com/orgs/storm-software/public_members{/member}',
repos_url: 'https://api.github.com/orgs/storm-software/repos',
url: 'https://api.github.com/orgs/storm-software'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/storm-software/acidic/issues/2/comments'
},
commits: {
href: 'https://api.github.com/repos/storm-software/acidic/pulls/2/commits'
},
html: { href: 'https://github.com/storm-software/ac
|
test
HttpError: Bad credentials
at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:3619:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:34577:18)
{
err: {
type: 'AggregateError',
message: '\n' +
' HttpError: Bad credentials\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:3619:21\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:34577:18)',
stack: 'AggregateError: \n' +
' HttpError: Bad credentials\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:3619:21\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:34577:18)\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:12925:19',
aggregateErrors: [
{
type: 'RequestError',
message: 'Bad credentials',
stack: 'HttpError: Bad credentials\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:3619:21\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:34577:18)',
name: 'HttpError',
status: 401,
response: {
url: 'https://api.github.com/repos/storm-software/acidic/compare/77c48cff91f8f20e42485c48ea7c5675694f5287...60bc0868d4d61b56f8fd5c8974ea43e7060f4b9e',
status: 401,
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-length': '95',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 10 Feb 2025 00:34:34 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': 'A059:15B3C8:2F9FB81:5FEDB1E:67A9499A',
'x-ratelimit-limit': '60',
'x-ratelimit-remaining': '58',
'x-ratelimit-reset': '1739150735',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '2',
'x-xss-protection': '0'
},
data: {
message: 'Bad credentials',
documentation_url: 'https://docs.github.com/rest',
status: '401'
}
},
request: {
method: 'GET',
url: 'https://api.github.com/repos/storm-software/acidic/compare/77c48cff91f8f20e42485c48ea7c5675694f5287...60bc0868d4d61b56f8fd5c8974ea43e7060f4b9e',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.3.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]'
},
request: {}
},
event: {
id: '13231165787',
name: 'pull_re
|