Bump System.Text.Json from 10.0.1 to 10.0.3 #134
release-drafter.yml
on: pull_request
update_release_draft
7s
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.2.0/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.2.0/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '21897055710',
name: 'pull_request',
payload: {
action: 'opened',
number: 49,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/TimmyMC/Schema.NET/issues/49/comments'
},
commits: {
href: 'https://api.github.com/repos/TimmyMC/Schema.NET/pulls/49/commits'
},
html: { href: 'https://github.com/TimmyMC/Schema.NET/pull/49' },
issue: {
href: 'https://api.github.com/repos/TimmyMC/Schema.NET/issues/49'
},
review_comment: {
href: 'https://api.github.com/repos/TimmyMC/Schema.NET/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/TimmyMC/Schema.NET/pulls/49/comments'
},
self: {
href: 'https://api.github.com/repos/TimmyMC/Schema.NET/pulls/49'
},
statuses: {
href: 'https://api.github.com/repos/TimmyMC/Schema.NET/statuses/db0a1e0a2dfa55fb1b9e6586240ff37951f78a04'
}
},
active_lock_reason: null,
additions: 8,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'TimmyMC:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/TimmyMC/Schema.NET/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/TimmyMC/Schema.NET/assignees{/user}',
blobs_url: 'https://api.github.com/repos/TimmyMC/Schema.NET/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/TimmyMC/Schema.NET/branches{/branch}',
clone_url: 'https://github.com/TimmyMC/Schema.NET.git',
collaborators_url: 'https://api.github.com/repos/TimmyMC/Schema.NET/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/TimmyMC/Schema.NET/comments{/number}',
commits_url: 'https://api.github.com/repos/TimmyMC/Schema.NET/commits{/sha}',
compare_url: 'https://api.github.com/repos/TimmyMC/Schema.NET/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/TimmyMC/Schema.NET/contents/{+path}',
contributors_url: 'https://api.github.com/repos/TimmyMC/Schema.NET/contributors',
created_at: '2025-11-18T10:53:16Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/TimmyMC/Schema.NET/deployments',
description: 'Schema.org objects turned into strongly typed C# POCO classes for use in .NET. All classes can be serialized into JSON/JSON-LD and XML, typically used to represent structured data in the head section of html page.',
disabled: false,
downloads_url: 'https://api.github.com/repos/TimmyMC/Schema.NET/downloads',
events_url: 'https://api.github.com/repos/TimmyMC/Schema.NET/events',
fork: true,
forks: 0,
forks_count: 0,
forks_url: 'https://api.github.com/repos/TimmyMC/Schema.NET/forks',
full_name: 'TimmyMC/Schema.NET',
git_commits_url: 'https://api.github.com/repos/TimmyMC/Schema.NET/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos
|
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '21897055710',
status: 422,
response: {
url: 'https://api.github.com/repos/TimmyMC/Schema.NET/releases/281621623',
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: 'Wed, 11 Feb 2026 07:57:36 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': '2BC1:1D84:3F8F135:112C00BC:698C3670',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4992',
'x-ratelimit-reset': '1770800254',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '8',
'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/TimmyMC/Schema.NET/releases/281621623',
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': '21897055710',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## 📚 Documentation\\n\\n- Better debugger display by @TimmyMC (#48)\\n\\n## 🚀 New Features\\n\\n- Better debugger display by @TimmyMC (#48)\\n- Bump JunitXml.TestLogger from 7.1.0 to 8.0.0 by @[dependabot[bot]](https://github.com/apps/dependabot) (#39)\\n- Bump MinVer from 6.1.0 to 7.0.0 by @[dependabot[bot]](https://github.com/apps/dependabot) (#38)\\n\\n## 🧰 Maintenance\\n\\n- Bump actions/checkout from 6.0.1 to 6.0.2 by @[dependabot[bot]](https://github.com/apps/dependabot) (#46)\\n- Bump release-drafter/release-drafter from 6.1.0 to 6.2.0 by @[dependabot[bot]](https://github.com/apps/dependabot) (#45)\\n- Bump actions/setup-dotnet from 5.0.1 to 5.1.0 by @[dependabot[bot]](https://github.com/apps/dependabot) (#40)\\n- Bump JunitXml.TestLogger from 7.1.0 to 8.0.0 by @[dependabot[bot]](https://github.com/apps/dependabot) (#39)\\n- Bump MinVer from 6.1.0 to 7.0.0 by @[dependabot[bot]](https://github.com/apps/dependabot) (#38)\\n\\n## 👨🏼💻 Contributors\\n\\n@TimmyMC, @dependabot[bot] and [dependabot[bot]](https://github.com/apps/dependabot)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"Schema.NET 15.0.0","tag_name":"15.0.0","target_commitish":"refs/pull/49/merge"}',
request: {}
},
event: {
id: '21897055710',
name: 'pull_request',
payload: {
action: 'opened',
number: 49,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/TimmyMC/Schema.NET/issues/49/comments'
},
commits: {
href: 'https://api.github.com/repos/TimmyMC/Schema.NET/pulls/49/commits'
},
html: { href: 'https://github.com/TimmyMC/Schema.NET/pull/49' },
issue: {
|
|
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/)
|