Costake agency closing down #2732
Triggered via issue
December 16, 2024 15:29
Status
Success
Total duration
14s
Artifacts
–
check-signature-rerun-on-comment.yml
on: issue_comment
check-signature
4s
Annotations
2 errors and 1 warning
check-signature
Bad credentials
{
name: 'event',
id: '12355880474',
err: {
type: 'RequestError',
message: 'Bad credentials',
stack: 'HttpError: Bad credentials\n' +
' at /home/runner/work/_actions/multiversx/mx-workflow-rerun-on-comment/main/action/index.cjs:18659:21\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/multiversx/mx-workflow-rerun-on-comment/main/action/index.cjs:46042:18)',
name: 'HttpError',
status: 401,
response: {
url: 'https://api.github.com/repos/multiversx/mx-assets/actions/runs',
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, 16 Dec 2024 15:29:13 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': '1081:1F939B:25832EE:4A6B2F4:67604749',
'x-ratelimit-limit': '60',
'x-ratelimit-remaining': '59',
'x-ratelimit-reset': '1734366553',
'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/multiversx/mx-assets/actions/runs',
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: '12355880474',
name: 'issue_comment',
payload: {
action: 'created',
comment: {
author_association: 'NONE',
body: '0x61e160784398a6660f1959830c2c3a15d28bf2801c7b50ca06a931b6df356626225ab9b208b18b250b5d040f8c8371ec42acfc9cdf6e95a61fb576c34c2c5001',
created_at: '2024-12-16T15:29:00Z',
html_url: 'https://github.com/multiversx/mx-assets/pull/3747#issuecomment-2545934297',
id: 2545934297,
issue_url: 'https://api.github.com/repos/multiversx/mx-assets/issues/3747',
node_id: 'IC_kwDOFjl_hs6Xv9_Z',
performed_via_github_app: null,
reactions: {
'+1': 0,
'-1': 0,
confused: 0,
eyes: 0,
heart: 0,
hooray: 0,
laugh: 0,
rocket: 0,
total_count: 0,
url: 'https://api.github.com/repos/multiversx/mx-assets/issues/comments/2545934297/reactions'
},
updated_at: '2024-12-16T15:29:00Z',
url: 'https://api.github.com/repos/multiversx/mx-assets/issues/comments/2545934297',
user: {
avatar_url: 'https://avatars.githubusercontent.com/u/171295398?v=4',
events_url: 'https://api.github.com/users/costake-pro/events{/privacy}',
followers_url: 'https://api.github.com/users/costake-pro/followers',
following_url: 'https://api.github.com/users/costake-pro/following{/other_user}',
gists_url: 'https://api.github.com/users/costake-pro/gists{/gist_id}',
gravatar_id: '',
|
check-signature
HttpError: Bad credentials
at /home/runner/work/_actions/multiversx/mx-workflow-rerun-on-comment/main/action/index.cjs:18659:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/multiversx/mx-workflow-rerun-on-comment/main/action/index.cjs:46042:18)
{
err: {
type: 'AggregateError',
message: '\n' +
' HttpError: Bad credentials\n' +
' at /home/runner/work/_actions/multiversx/mx-workflow-rerun-on-comment/main/action/index.cjs:18659:21\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/multiversx/mx-workflow-rerun-on-comment/main/action/index.cjs:46042:18)',
stack: 'AggregateError: \n' +
' HttpError: Bad credentials\n' +
' at /home/runner/work/_actions/multiversx/mx-workflow-rerun-on-comment/main/action/index.cjs:18659:21\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/multiversx/mx-workflow-rerun-on-comment/main/action/index.cjs:46042:18)\n' +
' at /home/runner/work/_actions/multiversx/mx-workflow-rerun-on-comment/main/action/index.cjs:20818:19',
aggregateErrors: [
{
type: 'RequestError',
message: 'Bad credentials',
stack: 'HttpError: Bad credentials\n' +
' at /home/runner/work/_actions/multiversx/mx-workflow-rerun-on-comment/main/action/index.cjs:18659:21\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/multiversx/mx-workflow-rerun-on-comment/main/action/index.cjs:46042:18)',
name: 'HttpError',
status: 401,
response: {
url: 'https://api.github.com/repos/multiversx/mx-assets/actions/runs',
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, 16 Dec 2024 15:29:13 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': '1081:1F939B:25832EE:4A6B2F4:67604749',
'x-ratelimit-limit': '60',
'x-ratelimit-remaining': '59',
'x-ratelimit-reset': '1734366553',
'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/multiversx/mx-assets/actions/runs',
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: '12355880474',
name: 'issue_comment',
pa
|
check-signature
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|