Update opentelemetry-api, ... to 1.45.0 #4748
ci.yml
on: pull_request
Matrix: ci
Matrix: Publish release
Auto merge
5s
Annotations
32 errors and 11 warnings
ci (2.12, Native, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12208231078',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/180564536',
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, 07 Dec 2024 00:34:32 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:1C6A78:2669BE3:4C05666:67539817',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4979',
'x-ratelimit-reset': '1733535054',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '21',
'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/180564536',
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 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 (#2172) @kciesielski\\n* Update sbt to 1.10.0 (#2169) @softwaremill-ci\\n* Removed mergify (#2170) @Pask423\\n* Metrics cache rework (#2155) @Pask423\\n* Added Pekko to supported backends (#2156) @Pask423\\n* Enable json4s for scala3 (#2154) @adamw\\n* Preserved request metadata in response (#2146) @Pask423\\n* Updated Prometheus to 1.2.1 (#2145) @Pask423\\n* Change be
|
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: '12208231078',
name: 'pull_request',
payload: {
action: 'opened',
number: 2361,
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/2361/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2361' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2361'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/316808310837948c5e3e3af1350cac27126cad4c'
}
},
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: '12208231078',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/180564536',
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, 07 Dec 2024 00:34:41 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': '6FC2:241A32:2542D61:49CFD7D:67539821',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4972',
'x-ratelimit-reset': '1733535054',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '28',
'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/180564536',
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 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 (#2172) @kciesielski\\n* Update sbt to 1.10.0 (#2169) @softwaremill-ci\\n* Removed mergify (#2170) @Pask423\\n* Metrics cache rework (#2155) @Pask423\\n* Added Pekko to supported backends (#2156) @Pask423\\n* Enable json4s for scala3 (#2154) @adamw\\n* Preserved request metadata in response (#2146) @Pask423\\n* Updated Prometheus to 1.2.1 (#2145) @Pask423\\n* Change be
|
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: '12208231078',
name: 'pull_request',
payload: {
action: 'opened',
number: 2361,
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/2361/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2361' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2361'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/316808310837948c5e3e3af1350cac27126cad4c'
}
},
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: '12208231078',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/180564536',
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, 07 Dec 2024 00:34:44 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': '5802:220364:2784C13:4E425F9:67539824',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4971',
'x-ratelimit-reset': '1733535054',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '29',
'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/180564536',
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 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 (#2172) @kciesielski\\n* Update sbt to 1.10.0 (#2169) @softwaremill-ci\\n* Removed mergify (#2170) @Pask423\\n* Metrics cache rework (#2155) @Pask423\\n* Added Pekko to supported backends (#2156) @Pask423\\n* Enable json4s for scala3 (#2154) @adamw\\n* Preserved request metadata in response (#2146) @Pask423\\n* Updated Prometheus to 1.2.1 (#2145) @Pask423\\n* Change be
|
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: '12208231078',
name: 'pull_request',
payload: {
action: 'opened',
number: 2361,
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/2361/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2361' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2361'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/316808310837948c5e3e3af1350cac27126cad4c'
}
},
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: '12208231078',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/180564536',
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, 07 Dec 2024 00:35: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': '1042:3AB80C:245AEB0:480C404:6753986F',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4954',
'x-ratelimit-reset': '1733535054',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '46',
'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/180564536',
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 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 (#2172) @kciesielski\\n* Update sbt to 1.10.0 (#2169) @softwaremill-ci\\n* Removed mergify (#2170) @Pask423\\n* Metrics cache rework (#2155) @Pask423\\n* Added Pekko to supported backends (#2156) @Pask423\\n* Enable json4s for scala3 (#2154) @adamw\\n* Preserved request metadata in response (#2146) @Pask423\\n* Updated Prometheus to 1.2.1 (#2145) @Pask423\\n* Change be
|
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: '12208231078',
name: 'pull_request',
payload: {
action: 'opened',
number: 2361,
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/2361/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2361' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2361'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/316808310837948c5e3e3af1350cac27126cad4c'
}
},
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 (3, JS, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12208231078',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/180564536',
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, 07 Dec 2024 00:36:13 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': 'A80A:12D41B:24E1271:49016E4:6753987C',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4938',
'x-ratelimit-reset': '1733535054',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '62',
'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/180564536',
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 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 (#2172) @kciesielski\\n* Update sbt to 1.10.0 (#2169) @softwaremill-ci\\n* Removed mergify (#2170) @Pask423\\n* Metrics cache rework (#2155) @Pask423\\n* Added Pekko to supported backends (#2156) @Pask423\\n* Enable json4s for scala3 (#2154) @adamw\\n* Preserved request metadata in response (#2146) @Pask423\\n* Updated Prometheus to 1.2.1 (#2145) @Pask423\\n* Change be
|
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: '12208231078',
name: 'pull_request',
payload: {
action: 'opened',
number: 2361,
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/2361/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2361' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2361'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/316808310837948c5e3e3af1350cac27126cad4c'
}
},
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)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12208231078',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/180564536',
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, 07 Dec 2024 00:36:17 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:2661A8:23345A9:23D719C:67539881',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4937',
'x-ratelimit-reset': '1733535054',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '63',
'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/180564536',
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 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 (#2172) @kciesielski\\n* Update sbt to 1.10.0 (#2169) @softwaremill-ci\\n* Removed mergify (#2170) @Pask423\\n* Metrics cache rework (#2155) @Pask423\\n* Added Pekko to supported backends (#2156) @Pask423\\n* Enable json4s for scala3 (#2154) @adamw\\n* Preserved request metadata in response (#2146) @Pask423\\n* Updated Prometheus to 1.2.1 (#2145) @Pask423\\n* Change be
|
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: '12208231078',
name: 'pull_request',
payload: {
action: 'opened',
number: 2361,
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/2361/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2361' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2361'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/316808310837948c5e3e3af1350cac27126cad4c'
}
},
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 (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 (3, JVM, 11)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12208231078',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/180564536',
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, 07 Dec 2024 00:41:06 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': '1402:1C8DFF:241DC15:479DF44:675399A2',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4923',
'x-ratelimit-reset': '1733535054',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '77',
'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/180564536',
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 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 (#2172) @kciesielski\\n* Update sbt to 1.10.0 (#2169) @softwaremill-ci\\n* Removed mergify (#2170) @Pask423\\n* Metrics cache rework (#2155) @Pask423\\n* Added Pekko to supported backends (#2156) @Pask423\\n* Enable json4s for scala3 (#2154) @adamw\\n* Preserved request metadata in response (#2146) @Pask423\\n* Updated Prometheus to 1.2.1 (#2145) @Pask423\\n* Change be
|
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: '12208231078',
name: 'pull_request',
payload: {
action: 'opened',
number: 2361,
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/2361/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2361' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2361'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/316808310837948c5e3e3af1350cac27126cad4c'
}
},
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)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12208231078',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/180564536',
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, 07 Dec 2024 00:42:49 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': '4BC2:20A664:2A2BD32:2AECA16:67539A09',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4912',
'x-ratelimit-reset': '1733535054',
'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/180564536',
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 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 (#2172) @kciesielski\\n* Update sbt to 1.10.0 (#2169) @softwaremill-ci\\n* Removed mergify (#2170) @Pask423\\n* Metrics cache rework (#2155) @Pask423\\n* Added Pekko to supported backends (#2156) @Pask423\\n* Enable json4s for scala3 (#2154) @adamw\\n* Preserved request metadata in response (#2146) @Pask423\\n* Updated Prometheus to 1.2.1 (#2145) @Pask423\\n* Change be
|
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: '12208231078',
name: 'pull_request',
payload: {
action: 'opened',
number: 2361,
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/2361/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2361' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2361'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/316808310837948c5e3e3af1350cac27126cad4c'
}
},
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)
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: '12208231078',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/180564536',
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, 07 Dec 2024 00:43:16 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': '5402:30A32C:27FF62C:4F11053:67539A24',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4906',
'x-ratelimit-reset': '1733535054',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '94',
'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/180564536',
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 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 (#2172) @kciesielski\\n* Update sbt to 1.10.0 (#2169) @softwaremill-ci\\n* Removed mergify (#2170) @Pask423\\n* Metrics cache rework (#2155) @Pask423\\n* Added Pekko to supported backends (#2156) @Pask423\\n* Enable json4s for scala3 (#2154) @adamw\\n* Preserved request metadata in response (#2146) @Pask423\\n* Updated Prometheus to 1.2.1 (#2145) @Pask423\\n* Change be
|
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: '12208231078',
name: 'pull_request',
payload: {
action: 'opened',
number: 2361,
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/2361/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2361' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2361'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2361'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/316808310837948c5e3e3af1350cac27126cad4c'
}
},
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
|
mima
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|