tada branding contract #2205
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: '10637249422',
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: 'Fri, 30 Aug 2024 18:11:04 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': '80D9:18FB73:A96CCF:1474ECF:66D20B38',
'x-ratelimit-limit': '60',
'x-ratelimit-remaining': '59',
'x-ratelimit-reset': '1725045064',
'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.13.1 (linux; x64)',
authorization: 'token [REDACTED]'
},
request: {}
},
event: {
id: '10637249422',
name: 'issue_comment',
payload: {
action: 'created',
comment: {
author_association: 'CONTRIBUTOR',
body: '0xde7d5a48cbb70cbe0e112f390669d9f12797f8cab44fba7258f5021a24c24a0574081e3288a000467b9d64bfd1d9eecf68b538142d148f1b7011b06ce1e0680a',
created_at: '2024-08-30T18:10:53Z',
html_url: 'https://github.com/multiversx/mx-assets/pull/3246#issuecomment-2322089213',
id: 2322089213,
issue_url: 'https://api.github.com/repos/multiversx/mx-assets/issues/3246',
node_id: 'IC_kwDOFjl_hs6KaET9',
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/2322089213/reactions'
},
updated_at: '2024-08-30T18:10:53Z',
url: 'https://api.github.com/repos/multiversx/mx-assets/issues/comments/2322089213',
user: {
avatar_url: 'https://avatars.githubusercontent.com/u/52102171?v=4',
events_url: 'https://api.github.com/users/cfaur09/events{/privacy}',
followers_url: 'https://api.github.com/users/cfaur09/followers',
following_url: 'https://api.github.com/users/cfaur09/following{/other_user}',
gists_url: 'https://api.github.com/users/cfaur09/gists{/gist_id}',
gravatar_id: '',
html_u
|
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: 'Fri, 30 Aug 2024 18:11:04 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': '80D9:18FB73:A96CCF:1474ECF:66D20B38',
'x-ratelimit-limit': '60',
'x-ratelimit-remaining': '59',
'x-ratelimit-reset': '1725045064',
'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.13.1 (linux; x64)',
authorization: 'token [REDACTED]'
},
request: {}
},
event: {
id: '10637249422',
name: 'issue_comment',
pay
|
check-signature
The following actions use a deprecated Node.js version and will be forced to run on node20: multiversx/mx-workflow-rerun-on-comment@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|