Skip to content

docs: multisend example (#32) #21

docs: multisend example (#32)

docs: multisend example (#32) #21

Triggered via push February 12, 2024 21:31
Status Success
Total duration 15s
Artifacts

draft.yaml

on: push
update-draft
6s
update-draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update-draft
Resource not accessible by integration { name: 'HttpError', id: '7878178353', status: 403, response: { url: 'https://api.github.com/repos/ApeWorX/ape-safe/releases', status: 403, 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: 'Mon, 12 Feb 2024 21:31:25 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-accepted-github-permissions': 'contents=write; contents=write,workflows=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': 'B844:409E:497A2:93B0E:65CA8E2D', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14879', 'x-ratelimit-reset': '1707776343', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '121', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release' } }, request: { method: 'POST', url: 'https://api.github.com/repos/ApeWorX/ape-safe/releases', 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: '{"target_commitish":"refs/heads/main","name":"0.7.0","tag_name":"v0.7.0","body":"## Changes\\n\\n- docs: multisend example @fubuloubu (#32)\\n- fix: singleton check @fubuloubu (#31)\\n- fix: circular import issues @antazoey (#25)\\n\\nSpecial thanks to: @antazoey and @fubuloubu\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '7878178353', name: 'push', payload: { after: 'ea9f9aae615761af1be5b2d24a0ca798849ba3f7', base_ref: null, before: '02d865df7807311cf0aebfaf0ac328e2a8c8bdb9', commits: [ { author: { email: '3859395+fubuloubu@users.noreply.github.com', name: 'El De-dog-lo', username: 'fubuloubu' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'ea9f9aae615761af1be5b2d24a0ca798849ba3f7', message: 'docs: multisend example (#32)\n' + '\n' + '* Update README to multicall pattern\r\n' + '\r\n' + '* Update mutisend pattern comment\r\n' + '\r\n' + '* Update README.md\r\n' + '\r\n' + '* Update README.md\r\n' + '\r\n' + '* fix: update typo\r\n' + '\r\n' + '* update comments\r\n' + '\r\n' + 'tested on sepolia and optimism-mainnet\r\n' + '\r\n' + '* small typoe\r\n' + '\r\n' + '* docs: clean up comments in docs\r\n' + '\r\n' + '* style: run black\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Co-authored-by: solarthesis <156844032+solarthesis@users.noreply.github.com>\r\n' + 'Co-authored-by: kaleb <kalebkeny@gm
update-draft
HttpError: Resource not accessible by integration 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: '7878178353', name: 'push', payload: { after: 'ea9f9aae615761af1be5b2d24a0ca798849ba3f7', base_ref: null, before: '02d865df7807311cf0aebfaf0ac328e2a8c8bdb9', commits: [ { author: { email: '3859395+fubuloubu@users.noreply.github.com', name: 'El De-dog-lo', username: 'fubuloubu' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'ea9f9aae615761af1be5b2d24a0ca798849ba3f7', message: 'docs: multisend example (#32)\n' + '\n' + '* Update README to multicall pattern\r\n' + '\r\n' + '* Update mutisend pattern comment\r\n' + '\r\n' + '* Update README.md\r\n' + '\r\n' + '* Update README.md\r\n' + '\r\n' + '* fix: update typo\r\n' + '\r\n' + '* update comments\r\n' + '\r\n' + 'tested on sepolia and optimism-mainnet\r\n' + '\r\n' + '* small typoe\r\n' + '\r\n' + '* docs: clean up comments in docs\r\n' + '\r\n' + '* style: run black\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Co-authored-by: solarthesis <156844032+solarthesis@users.noreply.github.com>\r\n' + 'Co-authored-by: kaleb <kalebkeny@gmail.com>', timestamp: '2024-02-12T15:31:11-06:00', tree_id: '7b676334029ee7023473f671a83c06f506ab3890', url: 'https://github.com/ApeWorX/ape-safe/commit/ea9f9aae615761af1be5b2d24a0ca798849ba3f7' } ], compare: 'https://github.com/ApeWorX/ape-safe/compare/02d865df7807...ea9f9aae6157', created: false, deleted: false, forced: false, head_commit: { author: { email: '3859395+fubuloubu@users.noreply.github.com', name: 'El De-dog-lo', username: 'fubuloubu' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'ea9f9aae615761af1be5b2d24a0ca798849ba3f7', message: 'docs: multisend example (#32)\n' + '\n' + '* Update README to multicall pattern\r\n' + '\r\n' + '* Update mutisend pattern comment\r\n' + '\r\n' + '* Update README.md\r\n' + '\r\n' + '* Update README.md\r\n' + '\r\n' + '* fix: update typo\r\n' + '\r\n' + '* update comments\r\n' + '\r\n' + 'tested on sepolia and optimism-mainnet\r\n' + '\r\n' + '* small typoe\r\n' + '\r\n' + '* docs: clean up comments in docs\r\n' + '\r\n' + '* style: run black\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Co-authored-by: solarthesis <156844032+solarthesis@users.noreply.github.com>\r\n' + 'Co-authored-by: kaleb <kalebkeny@gmail.com>', timestamp: '2024-02-12T15:31:11-06:00', tree_id: '7b676334029ee7023473f671a83c06f506ab3890', url: 'https://github.com/ApeWorX/ape-safe/commit/ea9f9aae615761af1be5b2d24a0ca798849ba3f7' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/76833676?v=4', description: '', events_url: 'https://api.github.com/orgs/ApeWorX/events', hooks_url: 'https://api.github.com/orgs/ApeWorX/hooks', id: 76833676, is
update-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/.