Skip to content

Fixing duplicate transactions on mainnet sync #1807

Fixing duplicate transactions on mainnet sync

Fixing duplicate transactions on mainnet sync #1807

Triggered via pull request May 14, 2024 14:10
Status Success
Total duration 13s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
5s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '9080863105', status: 422, response: { url: 'https://api.github.com/repos/ethui/ethui/releases/154836462', status: 422, 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': '195', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 14 May 2024 14:10:28 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-accepted-github-permissions': 'contents=write', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'E81E:108A75:190DC13F:28AE6380:664370D4', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1715699426', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '5', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/ethui/ethui/releases/154836462', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n## 🐛 Bug Fixes\\n\\n- Fix duplicate submit button in tx preview dialog @naps62 (#665)\\n\\n## 🧰 Maintenance\\n\\n- Move from lazy routes to regular ones @naps62 (#671)\\n- refactor workspace directives in all cargo.toml @naps62 (#670)\\n- Moving back to rust stable @naps62 (#669)\\n- Updating foundry/revm/alloy @naps62 (#668)\\n- Using rust 1.77 @naps62 (#667)\\n- from Justfile/direnv to mise @naps62 (#666)\\n\\n## Installing\\n\\n1. Download the appropriate binary for your architecture, and set it up in your $PATH\\n2. Download extension.zip and manually install it in your browser (currently tested on Google Chrome, more to come soon):\\n 2.1. Extract the zip file\\n 2.2. go to chrome://extensions\\n 2.3. enable Developer mode (upper right corner)\\n 2.4. Load unpacked -> choose the directory you extracted from the ZIP file\\n3. Run ethui.\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v1.7.1","tag_name":"v1.7.1","target_commitish":"refs/pull/672/merge"}', request: {} }, event: { id: '9080863105', name: 'pull_request', payload: { action: 'opened', number: 672, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/164216877?v=4', description: '', events_url: 'https://api.github.com/orgs/ethui/events', hooks_url: 'https://api.github.com/orgs/ethui/hooks', id: 164216877, issues_url: 'https://api.github.com/orgs/ethui/issues', login: 'ethui', members_url: 'https://api.github.com/orgs/ethui/members{/member}', node_id: 'O_kgDOCcnALQ', public_members_url: 'https://api.github.com/orgs/ethui/public_members{/member}', repos_url: 'https://api.github.com/orgs/ethui/repos', url: 'https://ap
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '9080863105', name: 'pull_request', payload: { action: 'opened', number: 672, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/164216877?v=4', description: '', events_url: 'https://api.github.com/orgs/ethui/events', hooks_url: 'https://api.github.com/orgs/ethui/hooks', id: 164216877, issues_url: 'https://api.github.com/orgs/ethui/issues', login: 'ethui', members_url: 'https://api.github.com/orgs/ethui/members{/member}', node_id: 'O_kgDOCcnALQ', public_members_url: 'https://api.github.com/orgs/ethui/public_members{/member}', repos_url: 'https://api.github.com/orgs/ethui/repos', url: 'https://api.github.com/orgs/ethui' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/ethui/ethui/issues/672/comments' }, commits: { href: 'https://api.github.com/repos/ethui/ethui/pulls/672/commits' }, html: { href: 'https://github.com/ethui/ethui/pull/672' }, issue: { href: 'https://api.github.com/repos/ethui/ethui/issues/672' }, review_comment: { href: 'https://api.github.com/repos/ethui/ethui/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/ethui/ethui/pulls/672/comments' }, self: { href: 'https://api.github.com/repos/ethui/ethui/pulls/672' }, statuses: { href: 'https://api.github.com/repos/ethui/ethui/statuses/c34a6f78d128ffb019adab88b170c7fe7b7b9c7f' } }, active_lock_reason: null, additions: 5, assignee: null, assignees: [], author_association: 'MEMBER', auto_merge: null, base: { label: 'ethui:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/ethui/ethui/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/ethui/ethui/assignees{/user}', blobs_url: 'https://api.github.com/repos/ethui/ethui/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/ethui/ethui/branches{/branch}', clone_url: 'https://github.com/ethui/ethui.git', collaborators_url: 'https://api.github.com/repos/ethui/ethui/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/ethui/ethui/comments{/number}', commits_url: 'https://api.github.com/repos/ethui/ethui/commits{/sha}', compare_url: 'https://api.github.com/repos/ethui/ethui/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/ethui/ethui/contents/{+path}', contributors_url: 'https://api.github.com/repos/ethui/ethui/contributors', created_at: '2023-02-11T19:22:24Z', default_branch: 'main', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/ethui/ethui/deployments', description: 'An Ethereum toolkit', disabled: false, downloads_url: 'https://api.github.com/repos/ethui/ethui/downloads', events_url: 'https://api.github.com/repos/ethui/ethui/events', fork: false,
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.