chore(deps): bump @tanstack/react-router from 1.31.29 to 1.32.0 #27
Annotations
2 errors and 1 warning
Run anc95/ChatGPT-CodeReview@v1
Resource not accessible by integration
{
name: 'event',
id: '9056156425',
err: {
type: 'RequestError',
message: 'Resource not accessible by integration',
stack: 'HttpError: Resource not accessible by integration\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:19290:21\n' +
' at processTicksAndRejections (node:internal/process/task_queues:96:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:43707:18)',
name: 'HttpError',
status: 403,
response: {
url: 'https://api.github.com/repos/Talljack/react-starter/actions/variables/OPENAI_API_KEY',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 13 May 2024 02:07:39 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'actions_variables=read',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': 'BF81:39593:72F507:AA13C0:664175EB',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4999',
'x-ratelimit-reset': '1715569659',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '1',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/actions/variables#get-a-repository-variable'
}
},
request: {
method: 'GET',
url: 'https://api.github.com/repos/Talljack/react-starter/actions/variables/OPENAI_API_KEY',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.3.0 octokit-core.js/3.6.0 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]'
},
request: {}
},
event: {
id: '9056156425',
name: 'pull_request',
payload: {
action: 'opened',
number: 33,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/Talljack/react-starter/issues/33/comments'
},
commits: {
href: 'https://api.github.com/repos/Talljack/react-starter/pulls/33/commits'
},
html: {
href: 'https://github.com/Talljack/react-starter/pull/33'
},
issue: {
href: 'https://api.github.com/repos/Talljack/react-starter/issues/33'
},
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/33/comments'
},
self: {
href: 'https://api.github.com/repos/Talljack/react-starter/pulls/33'
},
statuses: {
href: 'https://api.github.com/repos/Talljack/react-starter/statuses/a714d986a1948a531ada06da567d42835f27226a'
}
},
active_lock_reason: null,
additions: 334,
assignee: null,
assignees:
|
Run anc95/ChatGPT-CodeReview@v1
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:19290:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:43707:18)
{
err: {
type: 'AggregateError',
message: '\n' +
' HttpError: Resource not accessible by integration\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:19290:21\n' +
' at processTicksAndRejections (node:internal/process/task_queues:96:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:43707:18)',
stack: 'AggregateError: \n' +
' HttpError: Resource not accessible by integration\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:19290:21\n' +
' at processTicksAndRejections (node:internal/process/task_queues:96:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:43707:18)\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:21449:19',
aggregateErrors: [
{
type: 'RequestError',
message: 'Resource not accessible by integration',
stack: 'HttpError: Resource not accessible by integration\n' +
' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:19290:21\n' +
' at processTicksAndRejections (node:internal/process/task_queues:96:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/v1/action/index.cjs:43707:18)',
name: 'HttpError',
status: 403,
response: {
url: 'https://api.github.com/repos/Talljack/react-starter/actions/variables/OPENAI_API_KEY',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 13 May 2024 02:07:39 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'actions_variables=read',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': 'BF81:39593:72F507:AA13C0:664175EB',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4999',
'x-ratelimit-reset': '1715569659',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '1',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/actions/variables#get-a-repository-variable'
}
},
request: {
method: 'GET',
url: 'https://api.github.com/repos/Talljack/react-starter/actions/variables/OPENAI_API_KEY',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.3.0 octokit-core.js/3.6.0 Node.js/16.20.2 (linu
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: anc95/ChatGPT-CodeReview@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading