feat: add contact page #59
Annotations
2 errors
test
Bad credentials
{
name: 'event',
id: '10552860484',
err: {
type: 'RequestError',
message: 'Bad credentials',
stack: 'HttpError: Bad credentials\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:4070: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:34389:18)',
name: 'HttpError',
status: 401,
response: {
url: 'https://api.github.com/repos/kalecream/OldWebBrain/compare/71390c1721366844981eadaa4cb42583ad55a8f7...482aacb741a9fc4e3cdbb82b2d46df9e1628c4f4',
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, 26 Aug 2024 03:10:21 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': '33C1:8C716:14B8F7A:26D8521:66CBF21D',
'x-ratelimit-limit': '60',
'x-ratelimit-remaining': '59',
'x-ratelimit-reset': '1724645421',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '1',
'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/kalecream/OldWebBrain/compare/71390c1721366844981eadaa4cb42583ad55a8f7...482aacb741a9fc4e3cdbb82b2d46df9e1628c4f4',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.3.0 octokit-core.js/3.6.0 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]'
},
request: {}
},
event: {
id: '10552860484',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '482aacb741a9fc4e3cdbb82b2d46df9e1628c4f4',
before: '8b3cf6cbdbff5599cb3b8e1a4ed470023f1ab464',
number: 89,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/kalecream/OldWebBrain/issues/89/comments'
},
commits: {
href: 'https://api.github.com/repos/kalecream/OldWebBrain/pulls/89/commits'
},
html: {
href: 'https://github.com/kalecream/OldWebBrain/pull/89'
},
issue: {
href: 'https://api.github.com/repos/kalecream/OldWebBrain/issues/89'
},
review_comment: {
href: 'https://api.github.com/repos/kalecream/OldWebBrain/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/kalecream/OldWebBrain/pulls/89/comments'
},
self: {
href: 'https://api.github.com/repos/kalecream/OldWebBrain/pulls/89'
},
statuses: {
href: 'https://api.github.com/repos/kalecream/OldWebBrain/statuses/482aacb741a9fc4e3cdbb82b2d46df9e1628c4f4'
}
},
active_lock_reason: null,
additions: 227,
assignee: null,
assignees: [],
author_association: 'O
|
test
HttpError: Bad credentials
at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:4070: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:34389:18)
{
err: {
type: 'AggregateError',
message: '\n' +
' HttpError: Bad credentials\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:4070: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:34389:18)',
stack: 'AggregateError: \n' +
' HttpError: Bad credentials\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:4070: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:34389:18)\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:13376:19',
aggregateErrors: [
{
type: 'RequestError',
message: 'Bad credentials',
stack: 'HttpError: Bad credentials\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:4070: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:34389:18)',
name: 'HttpError',
status: 401,
response: {
url: 'https://api.github.com/repos/kalecream/OldWebBrain/compare/71390c1721366844981eadaa4cb42583ad55a8f7...482aacb741a9fc4e3cdbb82b2d46df9e1628c4f4',
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, 26 Aug 2024 03:10:21 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': '33C1:8C716:14B8F7A:26D8521:66CBF21D',
'x-ratelimit-limit': '60',
'x-ratelimit-remaining': '59',
'x-ratelimit-reset': '1724645421',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '1',
'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/kalecream/OldWebBrain/compare/71390c1721366844981eadaa4cb42583ad55a8f7...482aacb741a9fc4e3cdbb82b2d46df9e1628c4f4',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.3.0 octokit-core.js/3.6.0 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]'
},
request: {}
},
event: {
id: '10552860484',
name: 'pull_req
|