acassis commented on PR #20151:
URL: https://github.com/apache/nuttx/pull/20151#issuecomment-5679319053
Strange, github is failing: I will restart that job:
```
GET /repos/apache/nuttx/pulls/20151/files - 500 with id
E019:3A5EE9:F0EA17:11516CD:6AA915E5 in 2481ms
RequestError [HttpError]
at fetchWrapper
(/home/runner/work/_actions/actions/github-script/3a2844b7e9c422d3c10d287c895573f7108da1b3/dist/index.js:61509:11)
at process.processTicksAndRejections
(node:internal/process/task_queues:104:5)
at async Object.next
(/home/runner/work/_actions/actions/github-script/3a2844b7e9c422d3c10d287c895573f7108da1b3/dist/index.js:64409:28)
at async eval (eval at callAsyncFunction
(/home/runner/work/_actions/actions/github-script/3a2844b7e9c422d3c10d287c895573f7108da1b3/dist/index.js:64949:16),
<anonymous>:13:27)
Error: Unhandled error: HttpError
at async main
(/home/runner/work/_actions/actions/github-script/3a2844b7e9c422d3c10d287c895573f7108da1b3/dist/index.js:65100:20)
{
status: 500,
request: {
method: 'GET',
url: 'https://api.github.com/repos/apache/nuttx/pulls/20151/files',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'actions/github-script
actions_orchestration_id/7d7d2f68-d780-400f-8579-4b7571e2c5af.labeler.__default
octokit-core.js/7.0.6 Node.js/24',
authorization: 'bearer [REDACTED]'
},
request: {
agent: [Agent],
fetch: [Function: proxyFetch],
hook: [Function: bound bound register]
}
},
response: {
url: 'https://api.github.com/repos/apache/nuttx/pulls/20151/files',
status: 500,
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',
'content-length': '0',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 15 Sep 2026 09:54:47 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-edge-region': 'westus3',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': 'E019:3A5EE9:F0EA17:11516CD:6AA915E5',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14966',
'x-ratelimit-reset': '1789469051',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '34',
'x-xss-protection': '0'
},
data: ''
},
[cause]: undefined
}
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]