Skip to content

fix eme r2l lossy projection #13

fix eme r2l lossy projection

fix eme r2l lossy projection #13

Triggered via pull request March 11, 2026 09:39
Status Success
Total duration 16s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
7s
update_release_draft
require_label
4s
require_label
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:56365:18) { name: 'AggregateError', event: { id: '22946187268', name: 'pull_request', payload: { action: 'opened', number: 52, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/flaport/meow/issues/52/comments' }, commits: { href: 'https://api.github.com/repos/flaport/meow/pulls/52/commits' }, html: { href: 'https://github.com/flaport/meow/pull/52' }, issue: { href: 'https://api.github.com/repos/flaport/meow/issues/52' }, review_comment: { href: 'https://api.github.com/repos/flaport/meow/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/flaport/meow/pulls/52/comments' }, self: { href: 'https://api.github.com/repos/flaport/meow/pulls/52' }, statuses: { href: 'https://api.github.com/repos/flaport/meow/statuses/40c3b25bedbee9935435257f6f9cffefe03c2bc0' } }, active_lock_reason: null, additions: 77, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'flaport:main', ref: 'main', 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/flaport/meow/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/flaport/meow/assignees{/user}', blobs_url: 'https://api.github.com/repos/flaport/meow/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/flaport/meow/branches{/branch}', clone_url: 'https://github.com/flaport/meow.git', collaborators_url: 'https://api.github.com/repos/flaport/meow/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/flaport/meow/comments{/number}', commits_url: 'https://api.github.com/repos/flaport/meow/commits{/sha}', compare_url: 'https://api.github.com/repos/flaport/meow/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/flaport/meow/contents/{+path}', contributors_url: 'https://api.github.com/repos/flaport/meow/contributors', created_at: '2022-11-08T23:05:19Z', default_branch: 'main', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/flaport/meow/deployments', description: null, disabled: false, downloads_url: 'https://api.github.com/repos/flaport/meow/downloads', events_url: 'https://api.github.com/repos/flaport/meow/events', fork: false, forks: 10, forks_count: 10, forks_url: 'https://api.github.com/repos/flaport/meow/forks', full_name: 'flaport/meow', git_commits_url: 'https://api.github.com/repos/flaport/meow/git/commits{/sha}', git_refs_url: 'https://api.github.com/repos/flaport/meow/git/refs{/sha}', git_tags_url: 'https://api.github.com/repos/flaport/meow/git/tags{/sha}', git_url: 'git://github.com/flaport/meow.git', has_discussions: false, has_downloads: true, has_issues: true, has_pages: true, has_projects: true, has_pull_reques
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '22946187268', status: 422, response: { url: 'https://api.github.com/repos/flaport/meow/releases/228545954', 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', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Wed, 11 Mar 2026 09:39:24 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': '53C1:2DCC:1A2B703:702A35C:69B1384C', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4991', 'x-ratelimit-reset': '1773225562', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '9', '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', status: '422' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/flaport/meow/releases/228545954', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.20.0 (linux; x64)', 'x-github-delivery': '22946187268', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: `{"body":"# What's Changed\\n\\n* No changes\\n\\n**Full Changelog**: https://github.com/flaport/meow/compare/0.14.1...0.14.2\\n","draft":true,"prerelease":false,"make_latest":"true","name":"0.14.2","tag_name":"0.14.2","target_commitish":"refs/pull/52/merge"}`, request: {} }, event: { id: '22946187268', name: 'pull_request', payload: { action: 'opened', number: 52, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/flaport/meow/issues/52/comments' }, commits: { href: 'https://api.github.com/repos/flaport/meow/pulls/52/commits' }, html: { href: 'https://github.com/flaport/meow/pull/52' }, issue: { href: 'https://api.github.com/repos/flaport/meow/issues/52' }, review_comment: { href: 'https://api.github.com/repos/flaport/meow/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/flaport/meow/pulls/52/comments' }, self: { href: 'https://api.github.com/repos/flaport/meow/pulls/52' }, statuses: { href: 'https://api.github.com/repos/flaport/meow/statuses/40c3b25bedbee9935435257f6f9cffefe03c2bc0' } }, active_lock_reason: null, additions: 77, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'flaport:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allo
update_release_draft
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: release-drafter/release-drafter@v6. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
require_label
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mheap/github-action-required-labels@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/