Update zio-json to 0.7.7 #5117
Annotations
3 errors and 1 warning
Test
Shutdown in progress
|
Prepare release notes
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12979790193',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/194717956',
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',
connection: 'close',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 27 Jan 2025 00:35:46 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': '1C02:21BE18:3846B0B:3AA9AB8:6796D4E2',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4936',
'x-ratelimit-reset': '1737941401',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '64',
'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/194717956',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What’s Changed\\n\\n* Update scalafmt-core to 3.8.6 (#2418) @softwaremill-ci\\n* Fix resource leak for HttpClient-based backends on cancellation (#2413) @adamw\\n* [minor] Fixed class name in documentation (#2415) @amorfis\\n* Omit the charset parameter when using the application/json content type (#2412) @adamw\\n* Make body setting more consistent, always compute the type/length headers if missing (#2411) @adamw\\n* Add an option to limit the response length for JVM backends (#2410) @adamw\\n* Request body progress callbacks in HttpClient-based backends (#2408) @adamw\\n* Update scalafmt-core to 3.8.5 (#2404) @softwaremill-ci\\n* Add open-telemetry sync tracing backend wrapper; rename otel artifact (#2405) @adamw\\n* fix warning in build.sbt (#2406) @xuwei-k\\n* Added a probably missing `-ce2` in fs2.md (#2402) @matsluni\\n* Add request to the functions which calculate OTEL metrics (#2401) @adamw\\n* Update client4:cats, client4:circe, ... to 4.0.0-M24 (#2400) @softwaremill-ci\\n* Examples of uploading and downloading files with os-lib support. (#2399) @adamwkaczmarek\\n* Simplify ResponseException (#2397) @adamw\\n* Make TooManyRedirectsException part of the read exception hierarchy (#2396) @adamw\\n* Caching backend + example (#2390) @adamw\\n* Improve documentation (#2385) @adamw\\n* Update logback-classic to 1.5.16 (#2388) @softwaremill-ci\\n* Update client4:circe, client4:core, ... to 4.0.0-M22 (#2384) @softwaremill-ci\\n* Add request body compression support (#2381) @adamw\\n* Update logback-classic to 1.5.15 (#2379) @softwaremill-ci\\n* Make all examples runnable using scala-cli (#2376) @adamw\\n* Migrate examples & docs to Scala 3 (#2375) @adamw\\n* Remove async-http-client backends (#2373) @adamw\\n* Improve usability
|
Prepare release notes
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '12979790193',
name: 'pull_request',
payload: {
action: 'opened',
number: 2421,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Scala, Akka, Cassandra and Kafka. We help teams get up to speed with functional programming, introduce event sourcing or define streaming data pipelines',
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/2421/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2421/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2421' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2421'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2421/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2421'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/3090f0b9c23e5f5dadbac6d50316d8d88a5a2be7'
}
},
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: true,
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}',
contributors_url: 'https://api.github.com/repos/softwaremill/sttp/contributors',
created_at: '2017-06-30T15:15:07Z',
default_branch: 'master',
de
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Set up job
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Checkout
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Set up JDK
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Cache sbt
4s
4s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install libidn2-dev libcurl3-dev
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install scala-cli
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Enable Loom-specific modules
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Compile
1m 38s
1m 38s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Compile documentation
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Verify that examples compile using Scala CLI
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Verify that examples-ce2 compile using Scala CLI
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Test
3m 50s
3m 50s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Prepare release notes
13s
13s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Cleanup
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Cache sbt
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Set up JDK
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Checkout
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading