Annotations
2 errors and 4 warnings
|
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: '20407141718',
name: 'pull_request',
payload: {
action: 'opened',
number: 21,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/241782632?v=4',
description: 'A.R.C. is an open-source, "Platform-in-a-Box" and distributed intelligence orchestration engine. ',
events_url: 'https://api.github.com/orgs/arc-framework/events',
hooks_url: 'https://api.github.com/orgs/arc-framework/hooks',
id: 241782632,
issues_url: 'https://api.github.com/orgs/arc-framework/issues',
login: 'arc-framework',
members_url: 'https://api.github.com/orgs/arc-framework/members{/member}',
node_id: 'O_kgDODmlPaA',
public_members_url: 'https://api.github.com/orgs/arc-framework/public_members{/member}',
repos_url: 'https://api.github.com/orgs/arc-framework/repos',
url: 'https://api.github.com/orgs/arc-framework'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/arc-framework/arc-cli/issues/21/comments'
},
commits: {
href: 'https://api.github.com/repos/arc-framework/arc-cli/pulls/21/commits'
},
html: { href: 'https://github.com/arc-framework/arc-cli/pull/21' },
issue: {
href: 'https://api.github.com/repos/arc-framework/arc-cli/issues/21'
},
review_comment: {
href: 'https://api.github.com/repos/arc-framework/arc-cli/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/arc-framework/arc-cli/pulls/21/comments'
},
self: {
href: 'https://api.github.com/repos/arc-framework/arc-cli/pulls/21'
},
statuses: {
href: 'https://api.github.com/repos/arc-framework/arc-cli/statuses/93d00ca4cc374ef33fcaf4fdd47022beb9d22662'
}
},
active_lock_reason: null,
additions: 87,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'arc-framework:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: false,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/arc-framework/arc-cli/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/arc-framework/arc-cli/assignees{/user}',
blobs_url: 'https://api.github.com/repos/arc-framework/arc-cli/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/arc-framework/arc-cli/branches{/branch}',
clone_url: 'https://github.com/arc-framework/arc-cli.git',
collaborators_url: 'https://api.github.com/repos/arc-framework/arc-cli/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/arc-framework/arc-cli/comments{/number}',
commits_url: 'https://api.github.com/repos/arc-framework/arc-cli/commits{/sha}',
compare_url: 'https://api.github.com/repos/arc-framework/arc-cli/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/arc-framework/arc-cli/contents/{+path}',
contributors_url: 'https://api.github.com/repos/arc-framework/arc-cli/contributors',
created_at: '2025-11-03T16:50:56Z',
default_branch: 'develop',
delete_
|
|
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '20407141718',
status: 422,
response: {
url: 'https://api.github.com/repos/arc-framework/arc-cli/releases/271961730',
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: 'Sun, 21 Dec 2025 08:28:05 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': '0401:2E9FC0:BFBE31:3473829:6947AF95',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4993',
'x-ratelimit-reset': '1766309280',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '7',
'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/arc-framework/arc-cli/releases/271961730',
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': '20407141718',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"## What's Changed\\n\\n- Interactive UI Enhancements - Smooth animations, progress indicators,… @dgtalbug (#20)\\n- Develop @dgtalbug (#16)\\n- Develop @dgtalbug (#12)\\n- Refactor golangci.yml configuration by removing unused linter setting… @dgtalbug (#11)\\n- Refactor golangci.yml configuration by removing unused linter settings @dgtalbug (#10)\\n- 001 initial setup @dgtalbug (#8)\\n- 001 initial setup @dgtalbug (#6)\\n- 001 initial setup @dgtalbug (#5)\\n- 001 initial setup @dgtalbug (#4)\\n- 001 initial setup @dgtalbug (#3)\\n- 001 initial setup @dgtalbug (#2)\\n- 001 initial setup @dgtalbug (#1)\\n\\n## 🐛 Bug Fixes\\n\\n- Interactive UI Enhancements - Smooth animations, progress indicators, and structured logging @dgtalbug (#18) @dgtalbug (#19)\\n\\n## 📚 Documentation\\n\\n- Interactive UI Enhancements - Smooth animations, progress indicators, and structured logging @dgtalbug (#18) @dgtalbug (#19)\\n- 018 interactive UI enhancements @dgtalbug (#18)\\n- Develop @dgtalbug (#15)\\n- 014 state management @dgtalbug (#14)\\n- Develop @dgtalbug (#13)\\n\\n## 📦 Dependencies\\n\\n- Interactive UI Enhancements - Smooth animations, progress indicators, and structured logging @dgtalbug (#18) @dgtalbug (#19)\\n- 018 interactive UI enhancements @dgtalbug (#18)\\n- chore(ci)(deps): bump the actions-updates group with 4 updates @[dependabot[bot]](https://github.com/apps/dependabot) (#17)\\n- Develop @dgtalbug (#15)\\n- 014 state management @dgtalbug (#14)\\n\\n## Contributors\\n\\nThank you to all contributors! 🎉\\n\\n@dependabot[bot], @dgtalbug and [dependabot[bot]](https://github.com/apps/dependabot)\\n\\n**Full Changelog**: https://github.com/arc-framework/arc-cli/compare/...v0.1.0\\n","draft":true,"pr
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading