Skip to content

fix: improve encoding correctness and update README #68

fix: improve encoding correctness and update README

fix: improve encoding correctness and update README #68

Triggered via pull request March 11, 2026 20:01
Status Success
Total duration 10s
Artifacts

release-drafter.yml

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

Annotations

2 errors and 5 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: '22971895890', name: 'pull_request', payload: { action: 'opened', number: 36, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/Borewit/text-codec/issues/36/comments' }, commits: { href: 'https://api.github.com/repos/Borewit/text-codec/pulls/36/commits' }, html: { href: 'https://github.com/Borewit/text-codec/pull/36' }, issue: { href: 'https://api.github.com/repos/Borewit/text-codec/issues/36' }, review_comment: { href: 'https://api.github.com/repos/Borewit/text-codec/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/Borewit/text-codec/pulls/36/comments' }, self: { href: 'https://api.github.com/repos/Borewit/text-codec/pulls/36' }, statuses: { href: 'https://api.github.com/repos/Borewit/text-codec/statuses/068d7d45b404908b5eb0cbbb01cb5512b048f141' } }, active_lock_reason: null, additions: 431, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/23255260?v=4', events_url: 'https://api.github.com/users/Borewit/events{/privacy}', followers_url: 'https://api.github.com/users/Borewit/followers', following_url: 'https://api.github.com/users/Borewit/following{/other_user}', gists_url: 'https://api.github.com/users/Borewit/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/Borewit', id: 23255260, login: 'Borewit', node_id: 'MDQ6VXNlcjIzMjU1MjYw', organizations_url: 'https://api.github.com/users/Borewit/orgs', received_events_url: 'https://api.github.com/users/Borewit/received_events', repos_url: 'https://api.github.com/users/Borewit/repos', site_admin: false, starred_url: 'https://api.github.com/users/Borewit/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/Borewit/subscriptions', type: 'User', url: 'https://api.github.com/users/Borewit', user_view_type: 'public' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/23255260?v=4', events_url: 'https://api.github.com/users/Borewit/events{/privacy}', followers_url: 'https://api.github.com/users/Borewit/followers', following_url: 'https://api.github.com/users/Borewit/following{/other_user}', gists_url: 'https://api.github.com/users/Borewit/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/Borewit', id: 23255260, login: 'Borewit', node_id: 'MDQ6VXNlcjIzMjU1MjYw', organizations_url: 'https://api.github.com/users/Borewit/orgs', received_events_url: 'https://api.github.com/users/Borewit/received_events', repos_url: 'https://api.github.com/users/Borewit/repos', site_admin: false, starred_url: 'https://api.github.com/users/Borewit/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/Borewit/subscriptions', type: 'User', url: 'https://api.github.com/users/Borewit', user_view_type: 'public' } ], author_association: 'OWNER', auto_merge: null, base: { label: 'Borewit:master', ref: 'master', repo: {
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '22971895890', status: 422, response: { url: 'https://api.github.com/repos/Borewit/text-codec/releases/239765526', 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 20:01:27 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': 'A802:2BBEE6:252A765:258B7F0:69B1CA17', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4992', 'x-ratelimit-reset': '1773262763', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '8', '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/Borewit/text-codec/releases/239765526', 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': '22971895890', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n* No changes\\n\\n## NPM release\\nNPM release: [@borewit/text-codec@0.2.2](https://www.npmjs.com/package/@borewit/text-codec/v/0.2.2)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.2.2","tag_name":"v0.2.2","target_commitish":"refs/pull/36/merge"}', request: {} }, event: { id: '22971895890', name: 'pull_request', payload: { action: 'opened', number: 36, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/Borewit/text-codec/issues/36/comments' }, commits: { href: 'https://api.github.com/repos/Borewit/text-codec/pulls/36/commits' }, html: { href: 'https://github.com/Borewit/text-codec/pull/36' }, issue: { href: 'https://api.github.com/repos/Borewit/text-codec/issues/36' }, review_comment: { href: 'https://api.github.com/repos/Borewit/text-codec/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/Borewit/text-codec/pulls/36/comments' }, self: { href: 'https://api.github.com/repos/Borewit/text-codec/pulls/36' }, statuses: { href: 'https://api.github.com/repos/Borewit/text-codec/statuses/068d7d45b404908b5eb0cbbb01cb5512b048f141' } }, active_lock_reason: null, additions: 431, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/23255260?v=4', events_url: 'https://api.github.com/users/Borewit/events{/privacy}', followers_url: 'https://api.github.com/users/Borewit/followers', fo
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/)