Skip to content

Extracted keys generation logic into separate functions #39

Extracted keys generation logic into separate functions

Extracted keys generation logic into separate functions #39

Triggered via pull request May 15, 2024 11:56
Status Success
Total duration 16s
Artifacts

drafter.yml

on: pull_request
update_release_draft
6s
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: '9095195790', status: 422, response: { url: 'https://api.github.com/repos/yaricom/goGraphML/releases/155859065', 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: 'Wed, 15 May 2024 11:57:06 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': '8A86:2FA84C:57D8FCC:586A23B:6644A312', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4987', 'x-ratelimit-reset': '1715776311', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '13', '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/yaricom/goGraphML/releases/155859065', 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- Fix duplicated IDs when adding data to parsed graphML @n-peugnet (#13)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v1.4.3 🇺🇦","tag_name":"v1.4.3","target_commitish":"refs/pull/14/merge"}', request: {} }, event: { id: '9095195790', name: 'pull_request', payload: { action: 'synchronize', after: '9203d51ca2eee8ca3795ef224f8c7ec658103abb', before: '10983443eebe95ea6a1c01e2e8bfe2cc280b3252', number: 14, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/yaricom/goGraphML/issues/14/comments' }, commits: { href: 'https://api.github.com/repos/yaricom/goGraphML/pulls/14/commits' }, html: { href: 'https://github.com/yaricom/goGraphML/pull/14' }, issue: { href: 'https://api.github.com/repos/yaricom/goGraphML/issues/14' }, review_comment: { href: 'https://api.github.com/repos/yaricom/goGraphML/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/yaricom/goGraphML/pulls/14/comments' }, self: { href: 'https://api.github.com/repos/yaricom/goGraphML/pulls/14' }, statuses: { href: 'https://api.github.com/repos/yaricom/goGraphML/statuses/9203d51ca2eee8ca3795ef224f8c7ec658103abb' } }, active_lock_reason: null, additions: 77, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'yaricom:master', ref: 'master', repo: { allow_auto_merge: false,
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: '9095195790', name: 'pull_request', payload: { action: 'synchronize', after: '9203d51ca2eee8ca3795ef224f8c7ec658103abb', before: '10983443eebe95ea6a1c01e2e8bfe2cc280b3252', number: 14, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/yaricom/goGraphML/issues/14/comments' }, commits: { href: 'https://api.github.com/repos/yaricom/goGraphML/pulls/14/commits' }, html: { href: 'https://github.com/yaricom/goGraphML/pull/14' }, issue: { href: 'https://api.github.com/repos/yaricom/goGraphML/issues/14' }, review_comment: { href: 'https://api.github.com/repos/yaricom/goGraphML/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/yaricom/goGraphML/pulls/14/comments' }, self: { href: 'https://api.github.com/repos/yaricom/goGraphML/pulls/14' }, statuses: { href: 'https://api.github.com/repos/yaricom/goGraphML/statuses/9203d51ca2eee8ca3795ef224f8c7ec658103abb' } }, active_lock_reason: null, additions: 77, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'yaricom:master', ref: 'master', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/yaricom/goGraphML/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/yaricom/goGraphML/assignees{/user}', blobs_url: 'https://api.github.com/repos/yaricom/goGraphML/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/yaricom/goGraphML/branches{/branch}', clone_url: 'https://github.com/yaricom/goGraphML.git', collaborators_url: 'https://api.github.com/repos/yaricom/goGraphML/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/yaricom/goGraphML/comments{/number}', commits_url: 'https://api.github.com/repos/yaricom/goGraphML/commits{/sha}', compare_url: 'https://api.github.com/repos/yaricom/goGraphML/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/yaricom/goGraphML/contents/{+path}', contributors_url: 'https://api.github.com/repos/yaricom/goGraphML/contributors', created_at: '2018-12-28T15:55:14Z', default_branch: 'master', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/yaricom/goGraphML/deployments', description: 'The GraphML support for GO language ', disabled: false, downloads_url: 'https://api.github.com/repos/yaricom/goGraphML/downloads', events_url: 'https://api.github.com/repos/yaricom/goGraphML/events', fork: false, forks: 2, forks_count: 2, forks_url: 'https://api.github.com/repos/yaricom/goGraphML/forks', full_name: 'yaricom/goGraphML', git_commits_url: 'https://api.github.com/repos/yaricom/goGraphML/git/commits{/sha}', git_refs_url: 'https://api.github.com/repos/yaricom/goGraphML/git/refs{/sha}', git_tags_url: 'https://api.github.com/re
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/.