chore(deps): bump actions/upload-artifact from 6 to 7 #13
Annotations
2 errors and 4 warnings
|
Update Changelog
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: '22704487977',
name: 'pull_request',
payload: {
action: 'opened',
number: 13,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/cociweb/AutoStepper/issues/13/comments'
},
commits: {
href: 'https://api.github.com/repos/cociweb/AutoStepper/pulls/13/commits'
},
html: { href: 'https://github.com/cociweb/AutoStepper/pull/13' },
issue: {
href: 'https://api.github.com/repos/cociweb/AutoStepper/issues/13'
},
review_comment: {
href: 'https://api.github.com/repos/cociweb/AutoStepper/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/cociweb/AutoStepper/pulls/13/comments'
},
self: {
href: 'https://api.github.com/repos/cociweb/AutoStepper/pulls/13'
},
statuses: {
href: 'https://api.github.com/repos/cociweb/AutoStepper/statuses/68a5ed6d41da1f7ab3bdb9e9e6f449ecaba2ef6a'
}
},
active_lock_reason: null,
additions: 2,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/1935413?v=4',
events_url: 'https://api.github.com/users/cociweb/events{/privacy}',
followers_url: 'https://api.github.com/users/cociweb/followers',
following_url: 'https://api.github.com/users/cociweb/following{/other_user}',
gists_url: 'https://api.github.com/users/cociweb/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/cociweb',
id: 1935413,
login: 'cociweb',
node_id: 'MDQ6VXNlcjE5MzU0MTM=',
organizations_url: 'https://api.github.com/users/cociweb/orgs',
received_events_url: 'https://api.github.com/users/cociweb/received_events',
repos_url: 'https://api.github.com/users/cociweb/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/cociweb/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/cociweb/subscriptions',
type: 'User',
url: 'https://api.github.com/users/cociweb',
user_view_type: 'public'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/1935413?v=4',
events_url: 'https://api.github.com/users/cociweb/events{/privacy}',
followers_url: 'https://api.github.com/users/cociweb/followers',
following_url: 'https://api.github.com/users/cociweb/following{/other_user}',
gists_url: 'https://api.github.com/users/cociweb/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/cociweb',
id: 1935413,
login: 'cociweb',
node_id: 'MDQ6VXNlcjE5MzU0MTM=',
organizations_url: 'https://api.github.com/users/cociweb/orgs',
received_events_url: 'https://api.github.com/users/cociweb/received_events',
repos_url: 'https://api.github.com/users/cociweb/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/cociweb/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/cociweb/subscriptions',
type: 'User',
url: 'https://api.github.com/users/cociweb',
user_view_type: 'public'
}
],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'cociweb:master',
ref: 'master',
|
|
Update Changelog
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '22704487977',
status: 422,
response: {
url: 'https://api.github.com/repos/cociweb/AutoStepper/releases/272820838',
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: 'Thu, 05 Mar 2026 05:55:00 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': 'B819:276C04:189163:6961D2:69A91AB4',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4996',
'x-ratelimit-reset': '1772693699',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '4',
'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/cociweb/AutoStepper/releases/272820838',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.6 (linux; x64)',
'x-github-delivery': '22704487977',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What’s Changed:\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v2.0.1","tag_name":"v2.0.1","target_commitish":"refs/pull/13/merge"}',
request: {}
},
event: {
id: '22704487977',
name: 'pull_request',
payload: {
action: 'opened',
number: 13,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/cociweb/AutoStepper/issues/13/comments'
},
commits: {
href: 'https://api.github.com/repos/cociweb/AutoStepper/pulls/13/commits'
},
html: { href: 'https://github.com/cociweb/AutoStepper/pull/13' },
issue: {
href: 'https://api.github.com/repos/cociweb/AutoStepper/issues/13'
},
review_comment: {
href: 'https://api.github.com/repos/cociweb/AutoStepper/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/cociweb/AutoStepper/pulls/13/comments'
},
self: {
href: 'https://api.github.com/repos/cociweb/AutoStepper/pulls/13'
},
statuses: {
href: 'https://api.github.com/repos/cociweb/AutoStepper/statuses/68a5ed6d41da1f7ab3bdb9e9e6f449ecaba2ef6a'
}
},
active_lock_reason: null,
additions: 2,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/1935413?v=4',
events_url: 'https://api.github.com/users/cociweb/events{/privacy}',
followers_url: 'https://api.github.com/users/cociweb/followers',
following_url: 'https://api.github.com/users/cociweb/following{/other_user}',
gists_url: 'https://api.
|
|
Update Changelog
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Update Changelog
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Update Changelog
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Update Changelog
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Loading