[LLM:Feature] Add Segment Mode, Speed up metal llm for 30%-100%#4543
Open
jxt1234 wants to merge 1 commit into
Open
[LLM:Feature] Add Segment Mode, Speed up metal llm for 30%-100%#4543jxt1234 wants to merge 1 commit into
jxt1234 wants to merge 1 commit into
Annotations
2 errors and 1 warning
|
LLM Code Review
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/wangzhaode/MNNCodeReviewer/v1.0.0/action/index.cjs:3619:21
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async Job.doExecute (/home/runner/work/_actions/wangzhaode/MNNCodeReviewer/v1.0.0/action/index.cjs:34577:18)
{
err: {
type: 'AggregateError',
message: '\n' +
' HttpError: Resource not accessible by integration\n' +
' at /home/runner/work/_actions/wangzhaode/MNNCodeReviewer/v1.0.0/action/index.cjs:3619:21\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:104:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/wangzhaode/MNNCodeReviewer/v1.0.0/action/index.cjs:34577:18)',
stack: 'AggregateError: \n' +
' HttpError: Resource not accessible by integration\n' +
' at /home/runner/work/_actions/wangzhaode/MNNCodeReviewer/v1.0.0/action/index.cjs:3619:21\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:104:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/wangzhaode/MNNCodeReviewer/v1.0.0/action/index.cjs:34577:18)\n' +
' at /home/runner/work/_actions/wangzhaode/MNNCodeReviewer/v1.0.0/action/index.cjs:12925:19',
aggregateErrors: [
{
type: 'RequestError',
message: 'Resource not accessible by integration',
stack: 'HttpError: Resource not accessible by integration\n' +
' at /home/runner/work/_actions/wangzhaode/MNNCodeReviewer/v1.0.0/action/index.cjs:3619:21\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:104:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/wangzhaode/MNNCodeReviewer/v1.0.0/action/index.cjs:34577:18)',
name: 'HttpError',
status: 403,
response: {
url: 'https://api.github.com/repos/alibaba/MNN/issues/4543/comments',
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, Warning',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 22 Jun 2026 10:09:56 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': 'issues=write; pull_requests=write',
'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': '6029:3AC63D:310F320:B50F0C0:6A3909F4',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4998',
'x-ratelimit-reset': '1782126596',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '2',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/issues/comments#create-an-issue-comment',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/alibaba/MNN/issues/4543/comments',
headers: {
accept: 'application/vnd.github.v3+json
|
|
LLM Code Review
Resource not accessible by integration
{
name: 'event',
id: '27944448584',
err: {
type: 'RequestError',
message: 'Resource not accessible by integration',
stack: 'HttpError: Resource not accessible by integration\n' +
' at /home/runner/work/_actions/wangzhaode/MNNCodeReviewer/v1.0.0/action/index.cjs:3619:21\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:104:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/wangzhaode/MNNCodeReviewer/v1.0.0/action/index.cjs:34577:18)',
name: 'HttpError',
status: 403,
response: {
url: 'https://api.github.com/repos/alibaba/MNN/issues/4543/comments',
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, Warning',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 22 Jun 2026 10:09:56 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': 'issues=write; pull_requests=write',
'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': '6029:3AC63D:310F320:B50F0C0:6A3909F4',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4998',
'x-ratelimit-reset': '1782126596',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '2',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/issues/comments#create-an-issue-comment',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/alibaba/MNN/issues/4543/comments',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.3.0 octokit-core.js/3.6.0 Node.js/24',
authorization: 'bearer [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow [readme](https://github.com/anc95/ChatGPT-CodeReview) for more information"}`,
request: { retryCount: 1 }
},
event: {
id: '27944448584',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '7765083f73c99db417978ba7cccf032dbecaf13e',
before: 'af7843c3638157b471a70952eb5124c615cd031b',
number: 4543,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/1961952?v=4',
description: 'Alibaba Open Source',
events_url: 'https://api.github.com/orgs/alibaba/events',
hooks_url: 'https://api.github.com/orgs/alibaba/hooks',
id: 1961952,
issues_url: 'https://api.github.com/orgs/alibaba/issues',
login: 'alibaba',
members_url: 'https://api.github.com/orgs/alibaba/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjE5NjE5NTI=',
public_members_url: 'https://api.github.com/orgs/alibaba/public_members{/member}',
repos_url: 'https://api.github.com/orgs/alibaba/repos',
url: 'https://api.github.com/orgs/alibaba'
},
pull_request: {
_links: {
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, wangzhaode/MNNCodeReviewer@v1.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading