Skip to content

fix: 1.21.9 and 1.21.11 adapters throw invalid bit count when calling unpack #6214

fix: 1.21.9 and 1.21.11 adapters throw invalid bit count when calling unpack

fix: 1.21.9 and 1.21.11 adapters throw invalid bit count when calling unpack #6214

Triggered via pull request January 10, 2026 23:00
Status Success
Total duration 15s
Artifacts

release-drafter.yml

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

Annotations

3 errors and 4 warnings
update_release_draft
HttpError: Resource not accessible by integration 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) HttpError: Resource not accessible by integration 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: '20885705786', name: 'pull_request', payload: { action: 'opened', number: 3431, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/11821084?v=4', description: 'IntellectualSites is an open source organization developing game modifications for Minecraft', events_url: 'https://api.github.com/orgs/IntellectualSites/events', hooks_url: 'https://api.github.com/orgs/IntellectualSites/hooks', id: 11821084, issues_url: 'https://api.github.com/orgs/IntellectualSites/issues', login: 'IntellectualSites', members_url: 'https://api.github.com/orgs/IntellectualSites/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjExODIxMDg0', public_members_url: 'https://api.github.com/orgs/IntellectualSites/public_members{/member}', repos_url: 'https://api.github.com/orgs/IntellectualSites/repos', url: 'https://api.github.com/orgs/IntellectualSites' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/issues/3431/comments' }, commits: { href: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/pulls/3431/commits' }, html: { href: 'https://github.com/IntellectualSites/FastAsyncWorldEdit/pull/3431' }, issue: { href: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/issues/3431' }, review_comment: { href: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/pulls/3431/comments' }, self: { href: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/pulls/3431' }, statuses: { href: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/statuses/1db45877981f43fda4b004d2059b48f5b7fae397' } }, active_lock_reason: null, additions: 46, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'IntellectualSites:main', ref: 'main', repo: { allow_auto_merge: true, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: false, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/assignees{/user}', blobs_url: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/branches{/branch}', clone_url: 'https://github.com/IntellectualSites/FastAsyncWorldEdit.git', collaborators_url: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/collaborators{/collaborator
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '20885705786', status: 403, response: { url: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/releases', status: 403, 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-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Sat, 10 Jan 2026 23:01:01 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': 'E401:7042D:34987CA:361EA78:6962DA2C', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4984', 'x-ratelimit-reset': '1768089655', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '16', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/releases', 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': '20885705786', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/3431/merge","name":"2.15.1","tag_name":"2.15.1","body":"* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: { retryCount: 1 } }, event: { id: '20885705786', name: 'pull_request', payload: { action: 'opened', number: 3431, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/11821084?v=4', description: 'IntellectualSites is an open source organization developing game modifications for Minecraft', events_url: 'https://api.github.com/orgs/IntellectualSites/events', hooks_url: 'https://api.github.com/orgs/IntellectualSites/hooks', id: 11821084, issues_url: 'https://api.github.com/orgs/IntellectualSites/issues', login: 'IntellectualSites', members_url: 'https://api.github.com/orgs/IntellectualSites/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjExODIxMDg0', public_members_url: 'https://api.github.com/orgs/IntellectualSites/public_members{/member}', repos_url: 'https://api.github.com/orgs/IntellectualSites/repos', url: 'https://api.github.com/orgs/IntellectualSites' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/issues/3431/comments' }, commits: { href: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/pulls/3431/commits' }, html: { href: 'https://github.com/IntellectualSites/FastAsyncWorldEdit/pull/3431' }, issue: { href: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/issues/3431' }, review_comment: { href: 'https://api.githu
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '20885705786', status: 403, response: { url: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/issues/3431/labels', status: 403, 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-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Sat, 10 Jan 2026 23:00:59 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'issues=write; pull_requests=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': 'E401:7042D:34980FC:361E34B:6962DA2B', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4985', 'x-ratelimit-reset': '1768089655', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '15', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/issues/labels#add-labels-to-an-issue', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/issues/3431/labels', 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': '20885705786', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"labels":["Bugfix"]}', request: {} }, event: { id: '20885705786', name: 'pull_request', payload: { action: 'opened', number: 3431, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/11821084?v=4', description: 'IntellectualSites is an open source organization developing game modifications for Minecraft', events_url: 'https://api.github.com/orgs/IntellectualSites/events', hooks_url: 'https://api.github.com/orgs/IntellectualSites/hooks', id: 11821084, issues_url: 'https://api.github.com/orgs/IntellectualSites/issues', login: 'IntellectualSites', members_url: 'https://api.github.com/orgs/IntellectualSites/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjExODIxMDg0', public_members_url: 'https://api.github.com/orgs/IntellectualSites/public_members{/member}', repos_url: 'https://api.github.com/orgs/IntellectualSites/repos', url: 'https://api.github.com/orgs/IntellectualSites' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/issues/3431/comments' }, commits: { href: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/pulls/3431/commits' }, html: { href: 'https://github.com/IntellectualSites/FastAsyncWorldEdit/pull/3431' }, issue: { href: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/issues/3431' }, review_comment: { href: 'https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit/pulls/comments{/number}' }, review_comments: { href: 'https:/
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/)