Update logback-classic to 1.5.15 #4827
ci.yml
on: pull_request
Matrix: ci
Matrix: Publish release
Auto merge
2s
Annotations
35 errors and 1 warning
ci (2.12, Native, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12449685539',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/180564546',
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: 'Sun, 22 Dec 2024 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': '9C02:3E5E32:8680CE3:10CA8ABF:67675EE2',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4983',
'x-ratelimit-reset': '1734831135',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '17',
'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/180564546',
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* 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 of response specifications (#2365) @adamw\\n* Move options that used tags to RequestOptions, replace tags with attributes (#2364) @adamw\\n* Remove BodySerializer (#2362) @adamw\\n* make HttpError and DeserializationException covariant to follow variance of ResponseException (#2357) @NPCRUS\\n* Add OpenTelemetry attributes to the metrics backend (#2327) @varshith257\\n* Fix comma/typo (#2325) @magdzikk\\n* Update ox to 0.5.1 (#2310) @adamw\\n* Update ox to 0.4.0 (#2294) @adamw\\n* use unsafe ByteString methods when it\'s ok (#2276) @pjfanning\\n* Fix opentelemetry `url.full` attribute value. (#2252) @Grryum\\n* Bump zio-opentelemetry version and update OpenTelemetryTracingZioBackend (#2250) @Grryum\\n* Add test for reading headers from web socket responses (#2245) @adamw\\n* Sync backend can be closeable (#2240) @adamw\\n* Restore support for Scala Native in json/circe (#2225) @kciesielski\\n* Update scalafmt-core to 3.8.2 (#2211) @softwaremill-ci\\n* Ox integration: SSE (#2208) @kciesielski\\n* Change string part encoder (#2193) @Pask423\\n* fix typo in build files (jeager) (#2199) @pjfanning\\n* Fix flaky test for Ox WebSockets (#2192) @kciesielski\\n* Use Identity from sttp-shared (#2190) @adamw\\n* Ox WebSockets (#2187) @kciesielski\\n* Add scala3 support for spray json (#2181) @MichelEdkrantz\\n* Fix broken links in docs (#2180) @Pask423\\n* Refactor metrics: naming and model (#2173) @Pask423\\n* Fix native on ARM (Macs) (#2082) @szymon-rd\\n* Fs2 connection test (#2176) @Pask423\\n* Pin scala3-library_sjs1 to 3.3.x (
|
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: '12449685539',
name: 'pull_request',
payload: {
action: 'opened',
number: 2379,
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/2379/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2379' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2379'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/9140cbac1e0784115c0725428ff24ec5d2828e73'
}
},
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)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12449685539',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/180564546',
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: 'Sun, 22 Dec 2024 00:35:57 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': 'D401:331170:4539264:8A45065:67675EED',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4973',
'x-ratelimit-reset': '1734831135',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '27',
'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/180564546',
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* 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 of response specifications (#2365) @adamw\\n* Move options that used tags to RequestOptions, replace tags with attributes (#2364) @adamw\\n* Remove BodySerializer (#2362) @adamw\\n* make HttpError and DeserializationException covariant to follow variance of ResponseException (#2357) @NPCRUS\\n* Add OpenTelemetry attributes to the metrics backend (#2327) @varshith257\\n* Fix comma/typo (#2325) @magdzikk\\n* Update ox to 0.5.1 (#2310) @adamw\\n* Update ox to 0.4.0 (#2294) @adamw\\n* use unsafe ByteString methods when it\'s ok (#2276) @pjfanning\\n* Fix opentelemetry `url.full` attribute value. (#2252) @Grryum\\n* Bump zio-opentelemetry version and update OpenTelemetryTracingZioBackend (#2250) @Grryum\\n* Add test for reading headers from web socket responses (#2245) @adamw\\n* Sync backend can be closeable (#2240) @adamw\\n* Restore support for Scala Native in json/circe (#2225) @kciesielski\\n* Update scalafmt-core to 3.8.2 (#2211) @softwaremill-ci\\n* Ox integration: SSE (#2208) @kciesielski\\n* Change string part encoder (#2193) @Pask423\\n* fix typo in build files (jeager) (#2199) @pjfanning\\n* Fix flaky test for Ox WebSockets (#2192) @kciesielski\\n* Use Identity from sttp-shared (#2190) @adamw\\n* Ox WebSockets (#2187) @kciesielski\\n* Add scala3 support for spray json (#2181) @MichelEdkrantz\\n* Fix broken links in docs (#2180) @Pask423\\n* Refactor metrics: naming and model (#2173) @Pask423\\n* Fix native on ARM (Macs) (#2082) @szymon-rd\\n* Fs2 connection test (#2176) @Pask423\\n* Pin scala3-library_sjs1 to 3.3.x (#
|
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: '12449685539',
name: 'pull_request',
payload: {
action: 'opened',
number: 2379,
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/2379/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2379' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2379'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/9140cbac1e0784115c0725428ff24ec5d2828e73'
}
},
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)
Shutdown in progress
|
ci (2.13, JVM, 11)
io/github/resilience4j/circuitbreaker/CallNotPermittedException has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
|
ci (2.13, JVM, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12449685539',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/180564546',
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: 'Sun, 22 Dec 2024 00:42:52 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': '8C12:25D21B:1476F86B:14D8243F:6767608C',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4912',
'x-ratelimit-reset': '1734831135',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '88',
'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/180564546',
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* 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 of response specifications (#2365) @adamw\\n* Move options that used tags to RequestOptions, replace tags with attributes (#2364) @adamw\\n* Remove BodySerializer (#2362) @adamw\\n* make HttpError and DeserializationException covariant to follow variance of ResponseException (#2357) @NPCRUS\\n* Add OpenTelemetry attributes to the metrics backend (#2327) @varshith257\\n* Fix comma/typo (#2325) @magdzikk\\n* Update ox to 0.5.1 (#2310) @adamw\\n* Update ox to 0.4.0 (#2294) @adamw\\n* use unsafe ByteString methods when it\'s ok (#2276) @pjfanning\\n* Fix opentelemetry `url.full` attribute value. (#2252) @Grryum\\n* Bump zio-opentelemetry version and update OpenTelemetryTracingZioBackend (#2250) @Grryum\\n* Add test for reading headers from web socket responses (#2245) @adamw\\n* Sync backend can be closeable (#2240) @adamw\\n* Restore support for Scala Native in json/circe (#2225) @kciesielski\\n* Update scalafmt-core to 3.8.2 (#2211) @softwaremill-ci\\n* Ox integration: SSE (#2208) @kciesielski\\n* Change string part encoder (#2193) @Pask423\\n* fix typo in build files (jeager) (#2199) @pjfanning\\n* Fix flaky test for Ox WebSockets (#2192) @kciesielski\\n* Use Identity from sttp-shared (#2190) @adamw\\n* Ox WebSockets (#2187) @kciesielski\\n* Add scala3 support for spray json (#2181) @MichelEdkrantz\\n* Fix broken links in docs (#2180) @Pask423\\n* Refactor metrics: naming and model (#2173) @Pask423\\n* Fix native on ARM (Macs) (#2082) @szymon-rd\\n* Fs2 connection test (#2176) @Pask423\\n* Pin scala3-library_sjs1 to 3.3.x
|
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: '12449685539',
name: 'pull_request',
payload: {
action: 'opened',
number: 2379,
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/2379/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2379' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2379'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/9140cbac1e0784115c0725428ff24ec5d2828e73'
}
},
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, JS, 11)
Shutdown in progress
|
ci (2.12, JS, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12449685539',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/180564546',
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: 'Sun, 22 Dec 2024 00:38:00 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '7FC0:6BE44:25C4107:4B9BEE8:67675F68',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4936',
'x-ratelimit-reset': '1734831135',
'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/180564546',
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* 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 of response specifications (#2365) @adamw\\n* Move options that used tags to RequestOptions, replace tags with attributes (#2364) @adamw\\n* Remove BodySerializer (#2362) @adamw\\n* make HttpError and DeserializationException covariant to follow variance of ResponseException (#2357) @NPCRUS\\n* Add OpenTelemetry attributes to the metrics backend (#2327) @varshith257\\n* Fix comma/typo (#2325) @magdzikk\\n* Update ox to 0.5.1 (#2310) @adamw\\n* Update ox to 0.4.0 (#2294) @adamw\\n* use unsafe ByteString methods when it\'s ok (#2276) @pjfanning\\n* Fix opentelemetry `url.full` attribute value. (#2252) @Grryum\\n* Bump zio-opentelemetry version and update OpenTelemetryTracingZioBackend (#2250) @Grryum\\n* Add test for reading headers from web socket responses (#2245) @adamw\\n* Sync backend can be closeable (#2240) @adamw\\n* Restore support for Scala Native in json/circe (#2225) @kciesielski\\n* Update scalafmt-core to 3.8.2 (#2211) @softwaremill-ci\\n* Ox integration: SSE (#2208) @kciesielski\\n* Change string part encoder (#2193) @Pask423\\n* fix typo in build files (jeager) (#2199) @pjfanning\\n* Fix flaky test for Ox WebSockets (#2192) @kciesielski\\n* Use Identity from sttp-shared (#2190) @adamw\\n* Ox WebSockets (#2187) @kciesielski\\n* Add scala3 support for spray json (#2181) @MichelEdkrantz\\n* Fix broken links in docs (#2180) @Pask423\\n* Refactor metrics: naming and model (#2173) @Pask423\\n* Fix native on ARM (Macs) (#2082) @szymon-rd\\n* Fs2 connection test (#2176) @Pask423\\n* Pin scala3-library_sjs1 to 3.3.x (#2
|
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: '12449685539',
name: 'pull_request',
payload: {
action: 'opened',
number: 2379,
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/2379/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2379' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2379'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/9140cbac1e0784115c0725428ff24ec5d2828e73'
}
},
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: '12449685539',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/180564546',
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: 'Sun, 22 Dec 2024 00:40: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': '4C02:1D74F:89D1BF7:112D29F1:67676004',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4926',
'x-ratelimit-reset': '1734831135',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '74',
'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/180564546',
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* 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 of response specifications (#2365) @adamw\\n* Move options that used tags to RequestOptions, replace tags with attributes (#2364) @adamw\\n* Remove BodySerializer (#2362) @adamw\\n* make HttpError and DeserializationException covariant to follow variance of ResponseException (#2357) @NPCRUS\\n* Add OpenTelemetry attributes to the metrics backend (#2327) @varshith257\\n* Fix comma/typo (#2325) @magdzikk\\n* Update ox to 0.5.1 (#2310) @adamw\\n* Update ox to 0.4.0 (#2294) @adamw\\n* use unsafe ByteString methods when it\'s ok (#2276) @pjfanning\\n* Fix opentelemetry `url.full` attribute value. (#2252) @Grryum\\n* Bump zio-opentelemetry version and update OpenTelemetryTracingZioBackend (#2250) @Grryum\\n* Add test for reading headers from web socket responses (#2245) @adamw\\n* Sync backend can be closeable (#2240) @adamw\\n* Restore support for Scala Native in json/circe (#2225) @kciesielski\\n* Update scalafmt-core to 3.8.2 (#2211) @softwaremill-ci\\n* Ox integration: SSE (#2208) @kciesielski\\n* Change string part encoder (#2193) @Pask423\\n* fix typo in build files (jeager) (#2199) @pjfanning\\n* Fix flaky test for Ox WebSockets (#2192) @kciesielski\\n* Use Identity from sttp-shared (#2190) @adamw\\n* Ox WebSockets (#2187) @kciesielski\\n* Add scala3 support for spray json (#2181) @MichelEdkrantz\\n* Fix broken links in docs (#2180) @Pask423\\n* Refactor metrics: naming and model (#2173) @Pask423\\n* Fix native on ARM (Macs) (#2082) @szymon-rd\\n* Fs2 connection test (#2176) @Pask423\\n* Pin scala3-library_sjs1 to 3.3.x (#
|
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: '12449685539',
name: 'pull_request',
payload: {
action: 'opened',
number: 2379,
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/2379/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2379' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2379'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/9140cbac1e0784115c0725428ff24ec5d2828e73'
}
},
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)
io/github/resilience4j/circuitbreaker/CallNotPermittedException has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
|
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: '12449685539',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/180564546',
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: 'Sun, 22 Dec 2024 00:36:59 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': 'B3C1:6BE44:25BB74C:4B8AC30:67675F2B',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4950',
'x-ratelimit-reset': '1734831135',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '50',
'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/180564546',
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* 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 of response specifications (#2365) @adamw\\n* Move options that used tags to RequestOptions, replace tags with attributes (#2364) @adamw\\n* Remove BodySerializer (#2362) @adamw\\n* make HttpError and DeserializationException covariant to follow variance of ResponseException (#2357) @NPCRUS\\n* Add OpenTelemetry attributes to the metrics backend (#2327) @varshith257\\n* Fix comma/typo (#2325) @magdzikk\\n* Update ox to 0.5.1 (#2310) @adamw\\n* Update ox to 0.4.0 (#2294) @adamw\\n* use unsafe ByteString methods when it\'s ok (#2276) @pjfanning\\n* Fix opentelemetry `url.full` attribute value. (#2252) @Grryum\\n* Bump zio-opentelemetry version and update OpenTelemetryTracingZioBackend (#2250) @Grryum\\n* Add test for reading headers from web socket responses (#2245) @adamw\\n* Sync backend can be closeable (#2240) @adamw\\n* Restore support for Scala Native in json/circe (#2225) @kciesielski\\n* Update scalafmt-core to 3.8.2 (#2211) @softwaremill-ci\\n* Ox integration: SSE (#2208) @kciesielski\\n* Change string part encoder (#2193) @Pask423\\n* fix typo in build files (jeager) (#2199) @pjfanning\\n* Fix flaky test for Ox WebSockets (#2192) @kciesielski\\n* Use Identity from sttp-shared (#2190) @adamw\\n* Ox WebSockets (#2187) @kciesielski\\n* Add scala3 support for spray json (#2181) @MichelEdkrantz\\n* Fix broken links in docs (#2180) @Pask423\\n* Refactor metrics: naming and model (#2173) @Pask423\\n* Fix native on ARM (Macs) (#2082) @szymon-rd\\n* Fs2 connection test (#2176) @Pask423\\n* Pin scala3-library_sjs1 to 3.3.x (#2
|
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: '12449685539',
name: 'pull_request',
payload: {
action: 'opened',
number: 2379,
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/2379/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2379' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2379'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/9140cbac1e0784115c0725428ff24ec5d2828e73'
}
},
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: '12449685539',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/180564546',
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: 'Sun, 22 Dec 2024 00:36: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': '2402:226767:49BE732:932BBB1:67675EF8',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4966',
'x-ratelimit-reset': '1734831135',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '34',
'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/180564546',
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* 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 of response specifications (#2365) @adamw\\n* Move options that used tags to RequestOptions, replace tags with attributes (#2364) @adamw\\n* Remove BodySerializer (#2362) @adamw\\n* make HttpError and DeserializationException covariant to follow variance of ResponseException (#2357) @NPCRUS\\n* Add OpenTelemetry attributes to the metrics backend (#2327) @varshith257\\n* Fix comma/typo (#2325) @magdzikk\\n* Update ox to 0.5.1 (#2310) @adamw\\n* Update ox to 0.4.0 (#2294) @adamw\\n* use unsafe ByteString methods when it\'s ok (#2276) @pjfanning\\n* Fix opentelemetry `url.full` attribute value. (#2252) @Grryum\\n* Bump zio-opentelemetry version and update OpenTelemetryTracingZioBackend (#2250) @Grryum\\n* Add test for reading headers from web socket responses (#2245) @adamw\\n* Sync backend can be closeable (#2240) @adamw\\n* Restore support for Scala Native in json/circe (#2225) @kciesielski\\n* Update scalafmt-core to 3.8.2 (#2211) @softwaremill-ci\\n* Ox integration: SSE (#2208) @kciesielski\\n* Change string part encoder (#2193) @Pask423\\n* fix typo in build files (jeager) (#2199) @pjfanning\\n* Fix flaky test for Ox WebSockets (#2192) @kciesielski\\n* Use Identity from sttp-shared (#2190) @adamw\\n* Ox WebSockets (#2187) @kciesielski\\n* Add scala3 support for spray json (#2181) @MichelEdkrantz\\n* Fix broken links in docs (#2180) @Pask423\\n* Refactor metrics: naming and model (#2173) @Pask423\\n* Fix native on ARM (Macs) (#2082) @szymon-rd\\n* Fs2 connection test (#2176) @Pask423\\n* Pin scala3-library_sjs1 to 3.3.x (#
|
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: '12449685539',
name: 'pull_request',
payload: {
action: 'opened',
number: 2379,
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/2379/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2379' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2379'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/9140cbac1e0784115c0725428ff24ec5d2828e73'
}
},
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: '12449685539',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/180564546',
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: 'Sun, 22 Dec 2024 00:36:56 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': '900A:A57E5:86937B8:10C90500:67675F28',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4955',
'x-ratelimit-reset': '1734831135',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '45',
'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/180564546',
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* 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 of response specifications (#2365) @adamw\\n* Move options that used tags to RequestOptions, replace tags with attributes (#2364) @adamw\\n* Remove BodySerializer (#2362) @adamw\\n* make HttpError and DeserializationException covariant to follow variance of ResponseException (#2357) @NPCRUS\\n* Add OpenTelemetry attributes to the metrics backend (#2327) @varshith257\\n* Fix comma/typo (#2325) @magdzikk\\n* Update ox to 0.5.1 (#2310) @adamw\\n* Update ox to 0.4.0 (#2294) @adamw\\n* use unsafe ByteString methods when it\'s ok (#2276) @pjfanning\\n* Fix opentelemetry `url.full` attribute value. (#2252) @Grryum\\n* Bump zio-opentelemetry version and update OpenTelemetryTracingZioBackend (#2250) @Grryum\\n* Add test for reading headers from web socket responses (#2245) @adamw\\n* Sync backend can be closeable (#2240) @adamw\\n* Restore support for Scala Native in json/circe (#2225) @kciesielski\\n* Update scalafmt-core to 3.8.2 (#2211) @softwaremill-ci\\n* Ox integration: SSE (#2208) @kciesielski\\n* Change string part encoder (#2193) @Pask423\\n* fix typo in build files (jeager) (#2199) @pjfanning\\n* Fix flaky test for Ox WebSockets (#2192) @kciesielski\\n* Use Identity from sttp-shared (#2190) @adamw\\n* Ox WebSockets (#2187) @kciesielski\\n* Add scala3 support for spray json (#2181) @MichelEdkrantz\\n* Fix broken links in docs (#2180) @Pask423\\n* Refactor metrics: naming and model (#2173) @Pask423\\n* Fix native on ARM (Macs) (#2082) @szymon-rd\\n* Fs2 connection test (#2176) @Pask423\\n* Pin scala3-library_sjs1 to 3.3.x (#
|
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: '12449685539',
name: 'pull_request',
payload: {
action: 'opened',
number: 2379,
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/2379/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2379' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2379'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/9140cbac1e0784115c0725428ff24ec5d2828e73'
}
},
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, 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)
Shutdown in progress
|
ci (2.12, JVM, 11)
io/github/resilience4j/circuitbreaker/CallNotPermittedException has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
|
ci (2.12, JVM, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12449685539',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/180564546',
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, 30 Dec 2024 20:38:33 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': '580A:2003B0:30D055:61553A:677304C8',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4866',
'x-ratelimit-reset': '1735591696',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '134',
'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/180564546',
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* 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 of response specifications (#2365) @adamw\\n* Move options that used tags to RequestOptions, replace tags with attributes (#2364) @adamw\\n* Remove BodySerializer (#2362) @adamw\\n* make HttpError and DeserializationException covariant to follow variance of ResponseException (#2357) @NPCRUS\\n* Add OpenTelemetry attributes to the metrics backend (#2327) @varshith257\\n* Fix comma/typo (#2325) @magdzikk\\n* Update ox to 0.5.1 (#2310) @adamw\\n* Update ox to 0.4.0 (#2294) @adamw\\n* use unsafe ByteString methods when it\'s ok (#2276) @pjfanning\\n* Fix opentelemetry `url.full` attribute value. (#2252) @Grryum\\n* Bump zio-opentelemetry version and update OpenTelemetryTracingZioBackend (#2250) @Grryum\\n* Add test for reading headers from web socket responses (#2245) @adamw\\n* Sync backend can be closeable (#2240) @adamw\\n* Restore support for Scala Native in json/circe (#2225) @kciesielski\\n* Update scalafmt-core to 3.8.2 (#2211) @softwaremill-ci\\n* Ox integration: SSE (#2208) @kciesielski\\n* Change string part encoder (#2193) @Pask423\\n* fix typo in build files (jeager) (#2199) @pjfanning\\n* Fix flaky test for Ox WebSockets (#2192) @kciesielski\\n* Use Identity from sttp-shared (#2190) @adamw\\n* Ox WebSockets (#2187) @kciesielski\\n* Add scala3 support for spray json (#2181) @MichelEdkrantz\\n* Fix broken links in docs (#2180) @Pask423\\n* Refactor metrics: naming and model (#2173) @Pask423\\n* Fix native on ARM (Macs) (#2082) @szymon-rd\\n* Fs2 connection test (#2176) @Pask423\\n* Pin scala3-library_sjs1 to 3.3.x (#2
|
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: '12449685539',
name: 'pull_request',
payload: {
action: 'opened',
number: 2379,
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/2379/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2379' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2379'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2379'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/9140cbac1e0784115c0725428ff24ec5d2828e73'
}
},
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
|