Skip to content

feat(simulation): update simulation models (breaking change) (#632) #337

feat(simulation): update simulation models (breaking change) (#632)

feat(simulation): update simulation models (breaking change) (#632) #337

Triggered via push December 13, 2024 13:58
Status Success
Total duration 23s
Artifacts
update_release_draft
13s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '12316986839', status: 403, response: { url: 'https://api.github.com/repos/OpenZeppelin/defender-sdk/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: 'Fri, 13 Dec 2024 13:58:41 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': 'C463:23CC5C:3DF379A:3F05736:675C3D91', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4968', 'x-ratelimit-reset': '1734101462', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '32', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/OpenZeppelin/defender-sdk/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/heads/main","name":"","tag_name":"","body":"## Next Release Version: v1.16.0\\n\\n## Changes\\n- feat(simulation): update simulation models (breaking change) @shahnami (#632)\\n- docs(examples): adds new example to repo @emnul (#621)\\n- feat(network): add geist network support @shahnami (#628)\\n- feat(deploy): include immutableReferences in extracted artifact @pasevin (#622)\\n\\n**Full Changelog**: https://github.com/OpenZeppelin/defender-sdk/compare/@openzeppelin/[email protected]\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '12316986839', name: 'push', payload: { after: '314f7d50d42ba723ee108bee9814377992b16c56', base_ref: null, before: '01d227f5a5b14a4f72013568a731fa082d87a356', commits: [ { author: { email: '[email protected]', name: 'Nami', username: 'shahnami' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '314f7d50d42ba723ee108bee9814377992b16c56', message: 'feat(simulation): update simulation models (breaking change) (#632)\n' + '\n' + '* feat(sim): update sim models (breaking change)\n' + '\n' + '* update type\n' + '\n' + '* fix: add cookie to resolutions\n' + '\n' + '* fix: vulnerabilities and upgrade dependencies\n' + '\n' + '---------\n' + '\n' + 'Co-authored-by: tirumerla <[email protected]>', timestamp: '2024-12-13T05:58:20-08:00', tree_id: '9ffdd9664d987ed4bd4a2542331abc257ef1af8d', url: 'https://github.com/OpenZeppelin/defender-sdk/commit/314
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:8462:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '12316986839', name: 'push', payload: { after: '314f7d50d42ba723ee108bee9814377992b16c56', base_ref: null, before: '01d227f5a5b14a4f72013568a731fa082d87a356', commits: [ { author: { email: '[email protected]', name: 'Nami', username: 'shahnami' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '314f7d50d42ba723ee108bee9814377992b16c56', message: 'feat(simulation): update simulation models (breaking change) (#632)\n' + '\n' + '* feat(sim): update sim models (breaking change)\n' + '\n' + '* update type\n' + '\n' + '* fix: add cookie to resolutions\n' + '\n' + '* fix: vulnerabilities and upgrade dependencies\n' + '\n' + '---------\n' + '\n' + 'Co-authored-by: tirumerla <[email protected]>', timestamp: '2024-12-13T05:58:20-08:00', tree_id: '9ffdd9664d987ed4bd4a2542331abc257ef1af8d', url: 'https://github.com/OpenZeppelin/defender-sdk/commit/314f7d50d42ba723ee108bee9814377992b16c56' } ], compare: 'https://github.com/OpenZeppelin/defender-sdk/compare/01d227f5a5b1...314f7d50d42b', created: false, deleted: false, forced: false, head_commit: { author: { email: '[email protected]', name: 'Nami', username: 'shahnami' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '314f7d50d42ba723ee108bee9814377992b16c56', message: 'feat(simulation): update simulation models (breaking change) (#632)\n' + '\n' + '* feat(sim): update sim models (breaking change)\n' + '\n' + '* update type\n' + '\n' + '* fix: add cookie to resolutions\n' + '\n' + '* fix: vulnerabilities and upgrade dependencies\n' + '\n' + '---------\n' + '\n' + 'Co-authored-by: tirumerla <[email protected]>', timestamp: '2024-12-13T05:58:20-08:00', tree_id: '9ffdd9664d987ed4bd4a2542331abc257ef1af8d', url: 'https://github.com/OpenZeppelin/defender-sdk/commit/314f7d50d42ba723ee108bee9814377992b16c56' }, 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/OpenZeppelin/repos', url: 'https://api.github.com/orgs/OpenZeppelin' }, pusher: { email: '[email protected]', name: 'tirumerla' }, ref: 'refs/heads/main', repository: { allow_forking: true, archive_url: 'https://api.github.com/repos/OpenZeppelin/defender-sdk/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/