Skip to content

Version Packages (#343) #200

Version Packages (#343)

Version Packages (#343) #200

Triggered via push May 7, 2024 14:18
Status Success
Total duration 20s
Artifacts
update_release_draft
10s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Request failed due to following response errors: - Something went wrong while executing your query. Please include `CC40:47701:5A2F74B:92850F7:663A3827` when reporting this issue. { name: 'GraphqlResponseError', id: '8987032610', request: { query: '\n' + ' query findCommitsWithAssociatedPullRequests(\n' + ' $name: String!\n' + ' $owner: String!\n' + ' $targetCommitish: String!\n' + ' $withPullRequestBody: Boolean!\n' + ' $withPullRequestURL: Boolean!\n' + ' $since: GitTimestamp\n' + ' $after: String\n' + ' $withBaseRefName: Boolean!\n' + ' $withHeadRefName: Boolean!\n' + ' ) {\n' + ' repository(name: $name, owner: $owner) {\n' + ' object(expression: $targetCommitish) {\n' + ' ... on Commit {\n' + ' history(first: 100, since: $since, after: $after) {\n' + ' totalCount\n' + ' pageInfo {\n' + ' hasNextPage\n' + ' endCursor\n' + ' }\n' + ' nodes {\n' + ' id\n' + ' committedDate\n' + ' message\n' + ' author {\n' + ' name\n' + ' user {\n' + ' login\n' + ' }\n' + ' }\n' + ' associatedPullRequests(first: 5) {\n' + ' nodes {\n' + ' title\n' + ' number\n' + ' url @include(if: $withPullRequestURL)\n' + ' body @include(if: $withPullRequestBody)\n' + ' author {\n' + ' login\n' + ' }\n' + ' baseRepository {\n' + ' nameWithOwner\n' + ' }\n' + ' mergedAt\n' + ' isCrossRepository\n' + ' labels(first: 100) {\n' + ' nodes {\n' + ' name\n' + ' }\n' + ' }\n' + ' merged\n' + ' baseRefName @include(if: $withBaseRefName)\n' + ' headRefName @include(if: $withHeadRefName)\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n', variables: { name: 'defender-sdk', owner: 'OpenZeppelin', targetCommitish: 'refs/heads/main', withPullRequestBody: false, withPullRequestURL: false, withBaseRefName: false, withHeadRefName: false } }, 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-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 07 May 2024 14:18:17 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-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'CC40:47701:5A2F74B:92850F7:663A3827', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4950', 'x-ratelimit-reset': '1715093980', 'x-ratelimit-resource': 'graphql', 'x-ratelimit-used': '
update_release_draft
GraphqlResponseError: Request failed due to following response errors: - Something went wrong while executing your query. Please include `CC40:47701:5A2F74B:92850F7:663A3827` when reporting this issue. at /home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:6088:13 at async paginate (/home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:142876:14) at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:142688:12) at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:142380:7) at async Promise.all (index 0) { name: 'AggregateError', event: { id: '8987032610', name: 'push', payload: { after: '803e3a3c409770c941e081d49e834ed4b903ef3f', base_ref: null, before: 'ff4a967e3492b9a7df989c3d98f8bc52ba216d18', commits: [ { author: { email: '41898282+github-actions[bot]@users.noreply.github.com', name: 'github-actions[bot]', username: 'github-actions[bot]' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '803e3a3c409770c941e081d49e834ed4b903ef3f', message: 'Version Packages (#343)\n' + '\n' + '* Version Packages\r\n' + '\r\n' + '* update dependencies\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\n' + 'Co-authored-by: tirumerla <[email protected]>', timestamp: '2024-05-07T07:17:57-07:00', tree_id: '448832e67663541362104be9bfad7ff95bf136b6', url: 'https://github.com/OpenZeppelin/defender-sdk/commit/803e3a3c409770c941e081d49e834ed4b903ef3f' } ], compare: 'https://github.com/OpenZeppelin/defender-sdk/compare/ff4a967e3492...803e3a3c4097', created: false, deleted: false, forced: false, head_commit: { author: { email: '41898282+github-actions[bot]@users.noreply.github.com', name: 'github-actions[bot]', username: 'github-actions[bot]' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '803e3a3c409770c941e081d49e834ed4b903ef3f', message: 'Version Packages (#343)\n' + '\n' + '* Version Packages\r\n' + '\r\n' + '* update dependencies\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\n' + 'Co-authored-by: tirumerla <[email protected]>', timestamp: '2024-05-07T07:17:57-07:00', tree_id: '448832e67663541362104be9bfad7ff95bf136b6', url: 'https://github.com/OpenZeppelin/defender-sdk/commit/803e3a3c409770c941e081d49e834ed4b903ef3f' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/20820676?v=4', description: 'The standard for secure blockchain applications', events_url: 'https://api.github.com/orgs/OpenZeppelin/events', hooks_url: 'https://api.github.com/orgs/OpenZeppelin/hooks', id: 20820676, issues_url: 'https://api.github.com/orgs/OpenZeppelin/issues', login: 'OpenZeppelin', members_url: 'https://api.github.com/orgs/OpenZeppelin/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjIwODIwNjc2', public_members_url: 'https://api.github.com/orgs/OpenZeppelin/public_members{/member}', repos_url: 'https://api.github.com/orgs/OpenZe