Update zio-json to 0.9.1 #6335
Annotations
2 errors and 5 warnings
|
Prepare release notes
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/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/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '24336571707',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '26257447ba35f3e668c32f08e0b6df92560cb54b',
before: 'c46e243f7f8e026257e8b219d5af8fdeda5c0c1b',
number: 2849,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Java, Scala, Rust and Kafka. We help teams get up to speed with FP, introduce event sourcing, define streaming data pipelines or get productive with AI',
events_url: 'https://api.github.com/orgs/softwaremill/events',
hooks_url: 'https://api.github.com/orgs/softwaremill/hooks',
id: 322765,
issues_url: 'https://api.github.com/orgs/softwaremill/issues',
login: 'softwaremill',
members_url: 'https://api.github.com/orgs/softwaremill/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjMyMjc2NQ==',
public_members_url: 'https://api.github.com/orgs/softwaremill/public_members{/member}',
repos_url: 'https://api.github.com/orgs/softwaremill/repos',
url: 'https://api.github.com/orgs/softwaremill'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2849/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2849/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2849' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2849'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2849/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2849'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/26257447ba35f3e668c32f08e0b6df92560cb54b'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/sttp/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/sttp/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/sttp/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/sttp/branches{/branch}',
clone_url: 'https://github.com/softwaremill/sttp.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/sttp/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/sttp/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/sttp/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/sttp/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/sttp/contents/{+path}
|
|
Prepare release notes
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '24336571707',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/303469859',
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: 'Mon, 13 Apr 2026 10:09:23 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': '0400:2FCAAE:1129ABF8:4859BCC5:69DCC0D3',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4568',
'x-ratelimit-reset': '1776077043',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '432',
'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/softwaremill/sttp/releases/303469859',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.20.1 (linux; x64)',
'x-github-delivery': '24336571707',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"## What's Changed\\n\\n* Update scalafmt-core to 3.11.0 (#2860) @softwaremill-ci\\n* Update otel4s to 0.16.0, enable Scala Native (#2856) @iRevive\\n\\n## Dependency updates\\n\\n* Update otel4s-sdk-metrics-testkit, ... to 0.18.0 (#2858) @softwaremill-ci\\n* Update mdoc, sbt-mdoc to 2.9.0 (#2859) @softwaremill-ci\\n* Update otel4s-core-metrics, ... to 0.16.0 (#2857) @softwaremill-ci\\n* Update http4s-client, http4s-ember-client to 0.23.34 (#2855) @softwaremill-ci\\n* Update tethys-core, tethys-derivation, ... to 0.29.8 (#2853) @softwaremill-ci\\n* Update sbt, scripted-plugin to 1.12.9 (#2852) @softwaremill-ci\\n* Update armeria to 1.38.0 (#2851) @softwaremill-ci\\n* Update zio, zio-streams to 2.1.25 (#2848) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.21.0 (#2847) @softwaremill-ci\\n* Update jedis to 7.4.1 (#2846) @softwaremill-ci\\n* Update pekko-stream to 1.5.0 (#2845) @softwaremill-ci\\n* Update client4:caching-backend, ... to 4.0.21 (#2844) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-d6039b978a8aa5be323a","target_commitish":"refs/pull/2849/merge"}`,
request: {}
},
event: {
id: '24336571707',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '26257447ba35f3e668c32f08e0b6df92560cb54b',
before: 'c46e243f7f8e026257e8b219d5af8fdeda5c0c1b',
number: 2849,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Java, Scala, Rust and Kafka. We help teams get up to speed with FP, introduce event sourcing, define streaming data pipelines or get productive with AI',
events_url: 'https://api.github.com/orgs/softwaremi
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@v2, actions/setup-java@v4, release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5. 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/
|
|
Prepare release notes
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Prepare release notes
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Prepare release notes
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Prepare release notes
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
background
wait
wait-all
cancel
Loading