Skip to content

Fix Refine error messages and JSON Pointer escaping #367

Fix Refine error messages and JSON Pointer escaping

Fix Refine error messages and JSON Pointer escaping #367

Triggered via pull request May 9, 2026 00:23
Status Success
Total duration 19s
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 1 warning
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 process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '25586115545', name: 'pull_request', payload: { action: 'opened', enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/125249?v=4', created_at: '2024-02-16T01:02:54Z', description: null, html_url: 'https://github.com/enterprises/replit', id: 125249, name: 'Replit', node_id: 'E_kgDOAAHpQQ', slug: 'replit', updated_at: '2026-04-26T17:28:19Z', website_url: null }, number: 375, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/983194?v=4', description: 'Instantly code and collaborate from anywhere', events_url: 'https://api.github.com/orgs/replit/events', hooks_url: 'https://api.github.com/orgs/replit/hooks', id: 983194, issues_url: 'https://api.github.com/orgs/replit/issues', login: 'replit', members_url: 'https://api.github.com/orgs/replit/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjk4MzE5NA==', public_members_url: 'https://api.github.com/orgs/replit/public_members{/member}', repos_url: 'https://api.github.com/orgs/replit/repos', url: 'https://api.github.com/orgs/replit' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/replit/river/issues/375/comments' }, commits: { href: 'https://api.github.com/repos/replit/river/pulls/375/commits' }, html: { href: 'https://github.com/replit/river/pull/375' }, issue: { href: 'https://api.github.com/repos/replit/river/issues/375' }, review_comment: { href: 'https://api.github.com/repos/replit/river/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/replit/river/pulls/375/comments' }, self: { href: 'https://api.github.com/repos/replit/river/pulls/375' }, statuses: { href: 'https://api.github.com/repos/replit/river/statuses/2f731f131aadf4d79f87a7ec52d1d0308cff6228' } }, active_lock_reason: null, additions: 20, assignee: null, assignees: [], author_association: 'MEMBER', auto_merge: null, base: { label: 'replit:main', ref: 'main', repo: { allow_auto_merge: true, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: false, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/replit/river/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/replit/river/assignees{/user}', blobs_url: 'https://api.github.com/repos/replit/river/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/replit/river/branches{/branch}', clone_url: 'https://github.com/replit/river.git', collaborators_url: 'https://api.github.com/repos/replit/river/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/replit/river/comments{/number}', commits_url: 'https://api.github.com/repos/replit/river/commits{/sha}', compare_url: 'https://api.github.com/repos/replit/river/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/replit/river/contents/{+path}', contributors_url: 'https://api.github.com/repos/rep
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '25586115545', status: 422, response: { url: 'https://api.github.com/repos/replit/river/releases/317546268', 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': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Sat, 09 May 2026 00:23:54 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': 'FC15:1D40DC:2D1422C:2D90440:69FE7E9A', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14955', 'x-ratelimit-reset': '1778287542', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '45', '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/replit/river/releases/317546268', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.20.2 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n- Upgrade to TypeBox 1.x @jackyzha0 (#374)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.216.2","tag_name":"v0.216.2","target_commitish":"refs/pull/375/merge"}', request: {} }, event: { id: '25586115545', name: 'pull_request', payload: { action: 'opened', enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/125249?v=4', created_at: '2024-02-16T01:02:54Z', description: null, html_url: 'https://github.com/enterprises/replit', id: 125249, name: 'Replit', node_id: 'E_kgDOAAHpQQ', slug: 'replit', updated_at: '2026-04-26T17:28:19Z', website_url: null }, number: 375, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/983194?v=4', description: 'Instantly code and collaborate from anywhere', events_url: 'https://api.github.com/orgs/replit/events', hooks_url: 'https://api.github.com/orgs/replit/hooks', id: 983194, issues_url: 'https://api.github.com/orgs/replit/issues', login: 'replit', members_url: 'https://api.github.com/orgs/replit/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjk4MzE5NA==', public_members_url: 'https://api.github.com/orgs/replit/public_members{/member}', repos_url: 'https://api.github.com/orgs/replit/repos', url: 'https://api.github.com/orgs/replit' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/replit/river/issues/375/comments' }, commits: { href: 'https://api.github.com/repos/replit/river/pulls/375/commits' }, h
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@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/