Skip to content

Avoid String.fromCharCode spread in decodeASCII #48

Avoid String.fromCharCode spread in decodeASCII

Avoid String.fromCharCode spread in decodeASCII #48

Triggered via pull request December 29, 2025 21:18
Status Success
Total duration 9s
Artifacts

release-drafter.yml

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

Annotations

2 errors and 4 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:61885:18) { name: 'AggregateError', event: { id: '20582936304', name: 'pull_request', payload: { action: 'opened', number: 25, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/Borewit/text-codec/issues/25/comments' }, commits: { href: 'https://api.github.com/repos/Borewit/text-codec/pulls/25/commits' }, html: { href: 'https://github.com/Borewit/text-codec/pull/25' }, issue: { href: 'https://api.github.com/repos/Borewit/text-codec/issues/25' }, 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/25/comments' }, self: { href: 'https://api.github.com/repos/Borewit/text-codec/pulls/25' }, statuses: { href: 'https://api.github.com/repos/Borewit/text-codec/statuses/e17b8d7468dd4458592d2ab10950da089de389b1' } }, active_lock_reason: null, additions: 123, 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: '20582936304', 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: 'Mon, 29 Dec 2025 21:18:52 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': 'D431:213EC1:9EC091B:2AADD405:6952F03B', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4991', 'x-ratelimit-reset': '1767045999', '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/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.19.5 (linux; x64)', 'x-github-delivery': '20582936304', 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.1](https://www.npmjs.com/package/@borewit/text-codec/v/0.2.1)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.2.1","tag_name":"v0.2.1","target_commitish":"refs/pull/25/merge"}', request: {} }, event: { id: '20582936304', name: 'pull_request', payload: { action: 'opened', number: 25, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/Borewit/text-codec/issues/25/comments' }, commits: { href: 'https://api.github.com/repos/Borewit/text-codec/pulls/25/commits' }, html: { href: 'https://github.com/Borewit/text-codec/pull/25' }, issue: { href: 'https://api.github.com/repos/Borewit/text-codec/issues/25' }, 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/25/comments' }, self: { href: 'https://api.github.com/repos/Borewit/text-codec/pulls/25' }, statuses: { href: 'https://api.github.com/repos/Borewit/text-codec/statuses/e17b8d7468dd4458592d2ab10950da089de389b1' } }, active_lock_reason: null, additions: 123, 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', f
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/)