Update zio-json to 0.7.6 #5115
ci.yml
on: pull_request
Matrix: ci
Matrix: Publish release
Auto merge
3s
Annotations
31 errors and 11 warnings
ci (2.12, Native, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12959940294',
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: 'Sat, 25 Jan 2025 00:34: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': 'B002:390B42:1025E12:2024EDA:6794317D',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4963',
'x-ratelimit-reset': '1737768634',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '37',
'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
|
ci (2.12, Native, 11)
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: '12959940294',
name: 'pull_request',
payload: {
action: 'opened',
number: 2420,
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/2420/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2420' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2420'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/2d22aeaf7769202a10091e38907ddfcbc8f9a2fa'
}
},
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
|
ci (3, Native, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12959940294',
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: 'Sat, 25 Jan 2025 00:34:28 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': '2BC2:17BED3:1702E1E:2DDBECB:67943194',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4940',
'x-ratelimit-reset': '1737768634',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '60',
'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
|
ci (3, Native, 11)
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: '12959940294',
name: 'pull_request',
payload: {
action: 'opened',
number: 2420,
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/2420/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2420' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2420'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/2d22aeaf7769202a10091e38907ddfcbc8f9a2fa'
}
},
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
|
ci (2.13, JS, 11)
Shutdown in progress
|
ci (2.13, JS, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12959940294',
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: 'Sat, 25 Jan 2025 00:35:21 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': '5C02:1865:3B8A4A4:76E850E:679431C9',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4905',
'x-ratelimit-reset': '1737768634',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '95',
'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 o
|
ci (2.13, JS, 11)
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: '12959940294',
name: 'pull_request',
payload: {
action: 'opened',
number: 2420,
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/2420/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2420' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2420'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/2d22aeaf7769202a10091e38907ddfcbc8f9a2fa'
}
},
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
|
ci (3, JS, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12959940294',
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: 'Sat, 25 Jan 2025 00:35:24 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': '200A:24D560:4B6E23E:96802B7:679431CC',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4904',
'x-ratelimit-reset': '1737768634',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '96',
'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
|
ci (3, JS, 11)
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: '12959940294',
name: 'pull_request',
payload: {
action: 'opened',
number: 2420,
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/2420/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2420' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2420'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/2d22aeaf7769202a10091e38907ddfcbc8f9a2fa'
}
},
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
|
ci (3, JS, 11)
Shutdown in progress
|
ci (2.12, JS, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12959940294',
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: 'Sat, 25 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': '47C2:14538D:C4FE39F:CAD19BB:679431E1',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4885',
'x-ratelimit-reset': '1737768634',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '115',
'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 usabilit
|
ci (2.12, JS, 11)
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: '12959940294',
name: 'pull_request',
payload: {
action: 'opened',
number: 2420,
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/2420/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2420' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2420'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/2d22aeaf7769202a10091e38907ddfcbc8f9a2fa'
}
},
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
|
ci (2.13, Native, 11)
Shutdown in progress
|
ci (2.13, Native, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12959940294',
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: 'Sat, 25 Jan 2025 00:36:19 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': '6402:1DEAF1:4CC3EFD:9958FBF:67943203',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4871',
'x-ratelimit-reset': '1737768634',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '129',
'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 usabilit
|
ci (2.13, Native, 11)
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: '12959940294',
name: 'pull_request',
payload: {
action: 'opened',
number: 2420,
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/2420/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2420' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2420'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/2d22aeaf7769202a10091e38907ddfcbc8f9a2fa'
}
},
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
|
ci (3, JVM, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12959940294',
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: 'Sat, 25 Jan 2025 00:39:03 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': '2C02:337D06:4B2FAE5:96402A3:679432A7',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4849',
'x-ratelimit-reset': '1737768634',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '151',
'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 usabilit
|
ci (3, JVM, 11)
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: '12959940294',
name: 'pull_request',
payload: {
action: 'opened',
number: 2420,
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/2420/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2420' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2420'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/2d22aeaf7769202a10091e38907ddfcbc8f9a2fa'
}
},
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
|
ci (3, JVM, 11)
Buffered 1024 messages
|
ci (3, JVM, 11)
Buffered 1024 messages
|
ci (3, JVM, 11)
Buffered 1024 messages
|
ci (3, JVM, 11)
Shutdown in progress
|
ci (2.12, JVM, 11)
Buffered 1024 messages
|
ci (2.12, JVM, 11)
Buffered 1024 messages
|
ci (2.12, JVM, 11)
Buffered 1024 messages
|
ci (2.12, JVM, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12959940294',
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: 'Sat, 25 Jan 2025 00:41:08 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': '0402:3A0F59:49D379D:9373906:67943324',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4834',
'x-ratelimit-reset': '1737768634',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '166',
'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 usabilit
|
ci (2.12, JVM, 11)
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: '12959940294',
name: 'pull_request',
payload: {
action: 'opened',
number: 2420,
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/2420/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2420' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2420'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/2d22aeaf7769202a10091e38907ddfcbc8f9a2fa'
}
},
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
|
ci (2.13, JVM, 11)
Buffered 1024 messages
|
ci (2.13, JVM, 11)
Buffered 1024 messages
|
ci (2.13, JVM, 11)
Buffered 1024 messages
|
ci (2.13, JVM, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12959940294',
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: 'Sat, 25 Jan 2025 00:42:07 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': '2BC0:2A7FB3:17328F3:2E46347:6794335E',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4822',
'x-ratelimit-reset': '1737768634',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '178',
'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 usabilit
|
ci (2.13, JVM, 11)
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: '12959940294',
name: 'pull_request',
payload: {
action: 'opened',
number: 2420,
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/2420/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2420' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2420'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2420'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/2d22aeaf7769202a10091e38907ddfcbc8f9a2fa'
}
},
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
|
ci (2.12, JVM, 11)
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
|
ci (3, JS, 11)
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
|
ci (2.13, JS, 11)
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
|
ci (2.13, Native, 11)
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
|
ci (2.12, Native, 11)
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
|
ci (3, JVM, 11)
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
|
ci (3, Native, 11)
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
|
ci (3, JVM, 21)
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
|
ci (2.13, JVM, 11)
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
|
ci (2.12, JS, 11)
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
|
mima
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
|