Requesting to add a new agency identity - COstake #1800
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: '9310230894',
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 processTicksAndRejections (node:internal/process/task_queues:96: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': '80',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 30 May 2024 22:55:27 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': 'B089:D45BD:7C3EAD:CF8375:665903DF',
'x-ratelimit-limit': '60',
'x-ratelimit-remaining': '58',
'x-ratelimit-reset': '1717110692',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '2',
'x-xss-protection': '0'
},
data: {
message: 'Bad credentials',
documentation_url: 'https://docs.github.com/rest'
}
},
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/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]'
},
request: {}
},
event: {
id: '9310230894',
name: 'issue_comment',
payload: {
action: 'created',
comment: {
author_association: 'NONE',
body: 'Verification sIgnature:\r\n' +
'\r\n' +
'0xf6eccd2104b89ece97df9fc6fb00f8587cd5da9c717f8c1958b716f2126826c3e16208d48bd7f95055389737eb0a6ee37369fdfd3fcf1887a02ef038736dce0b',
created_at: '2024-05-30T22:55:15Z',
html_url: 'https://github.com/multiversx/mx-assets/pull/2956#issuecomment-2140973952',
id: 2140973952,
issue_url: 'https://api.github.com/repos/multiversx/mx-assets/issues/2956',
node_id: 'IC_kwDOFjl_hs5_nKuA',
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/2140973952/reactions'
},
updated_at: '2024-05-30T22:55:15Z',
url: 'https://api.github.com/repos/multiversx/mx-assets/issues/comments/2140973952',
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}',
|
check-signature
HttpError: Bad credentials
at /home/runner/work/_actions/multiversx/mx-workflow-rerun-on-comment/main/action/index.cjs:18659:21
at processTicksAndRejections (node:internal/process/task_queues:96: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 processTicksAndRejections (node:internal/process/task_queues:96: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 processTicksAndRejections (node:internal/process/task_queues:96: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 processTicksAndRejections (node:internal/process/task_queues:96: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': '80',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 30 May 2024 22:55:27 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': 'B089:D45BD:7C3EAD:CF8375:665903DF',
'x-ratelimit-limit': '60',
'x-ratelimit-remaining': '58',
'x-ratelimit-reset': '1717110692',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '2',
'x-xss-protection': '0'
},
data: {
message: 'Bad credentials',
documentation_url: 'https://docs.github.com/rest'
}
},
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/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]'
},
request: {}
},
event: {
id: '9310230894',
name: 'issue_comment',
payload: {
action: 'created',
comment: {
|
check-signature
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: multiversx/mx-workflow-rerun-on-comment@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|