Update zio & zio-json #5168
ci.yml
on: pull_request
Matrix: ci
mima
9m 9s
Publish release
0s
Annotations
25 errors and 10 warnings
ci (2.13, Native)
Resource not accessible by integration
{
name: 'HttpError',
id: '13134078152',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 04 Feb 2025 11:12:04 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': '080E:129FD6:41D439:84441D:67A1F603',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4988',
'x-ratelimit-reset': '1738671118',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '12',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/sttp/releases',
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: '{"target_commitish":"refs/pull/2435/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* Update async-http-client to 2.12.4 (#2383) @adamw\\n* Remove sttpClientTag (#2312) @wi101\\n* Update ZIO to 2.1.7, interop to 2.0.2, native to 0.5, ScalaJS to 0.17, upickle to 3.3 (#2244) @adamw\\n* Enable json4s for scala3 (#2251) @adamw\\n* Add scala 3 to spray json matrix for v3 client (#2186) @MichelEdkrantz\\n* Release Play-JSON Scala 3 support in V3 (#2138) (#2161) @markarasev\\n* Add Pekko to supported backends (#2157) @Pask423\\n* All backends write headers as UTF-8 (#2108) @ghik\\n* Suspend the evaluation of the SttpBackendStub.send() effect in the target monad (#2099) @adamw\\n* Improve proxy authentication preventing NPE and allow Basic Authentication (v3) (#2088) @DybekK\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '13134078152',
name: 'pull_request',
payload: {
action: 'opened',
number: 2435,
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/software
|
ci (2.13, Native)
HttpError: Resource not accessible by integration
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: '13134078152',
name: 'pull_request',
payload: {
action: 'opened',
number: 2435,
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/2435/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2435/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2435' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2435'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2435/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2435'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/64893fe34f267f4b00c4097690b31816279f7a09'
}
},
active_lock_reason: null,
additions: 2,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'softwaremill:v3',
ref: 'v3',
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',
delete_branch_on_merge: true,
deployments_url: 'http
|
ci (3, Native)
Resource not accessible by integration
{
name: 'HttpError',
id: '13134078152',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 04 Feb 2025 11:12:23 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': '7C06:D05CD:2909AE:527786:67A1F617',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4982',
'x-ratelimit-reset': '1738671118',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '18',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/sttp/releases',
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: '{"target_commitish":"refs/pull/2435/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* Update async-http-client to 2.12.4 (#2383) @adamw\\n* Remove sttpClientTag (#2312) @wi101\\n* Update ZIO to 2.1.7, interop to 2.0.2, native to 0.5, ScalaJS to 0.17, upickle to 3.3 (#2244) @adamw\\n* Enable json4s for scala3 (#2251) @adamw\\n* Add scala 3 to spray json matrix for v3 client (#2186) @MichelEdkrantz\\n* Release Play-JSON Scala 3 support in V3 (#2138) (#2161) @markarasev\\n* Add Pekko to supported backends (#2157) @Pask423\\n* All backends write headers as UTF-8 (#2108) @ghik\\n* Suspend the evaluation of the SttpBackendStub.send() effect in the target monad (#2099) @adamw\\n* Improve proxy authentication preventing NPE and allow Basic Authentication (v3) (#2088) @DybekK\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '13134078152',
name: 'pull_request',
payload: {
action: 'opened',
number: 2435,
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/softwarem
|
ci (3, Native)
HttpError: Resource not accessible by integration
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: '13134078152',
name: 'pull_request',
payload: {
action: 'opened',
number: 2435,
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/2435/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2435/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2435' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2435'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2435/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2435'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/64893fe34f267f4b00c4097690b31816279f7a09'
}
},
active_lock_reason: null,
additions: 2,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'softwaremill:v3',
ref: 'v3',
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',
delete_branch_on_merge: true,
deployments_url: 'http
|
ci (2.13, JS)
Shutdown in progress
|
ci (2.13, JS)
Process completed with exit code 1.
|
ci (2.12, JS)
Shutdown in progress
|
ci (2.12, JS)
Process completed with exit code 1.
|
ci (3, JS)
Process completed with exit code 1.
|
ci (2.12, Native)
Resource not accessible by integration
{
name: 'HttpError',
id: '13134078152',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 04 Feb 2025 11:12:01 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': '33C6:29DBDA:31FC3F:641479:67A1F600',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4991',
'x-ratelimit-reset': '1738671118',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '9',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/sttp/releases',
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: '{"target_commitish":"refs/pull/2435/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* Update async-http-client to 2.12.4 (#2383) @adamw\\n* Remove sttpClientTag (#2312) @wi101\\n* Update ZIO to 2.1.7, interop to 2.0.2, native to 0.5, ScalaJS to 0.17, upickle to 3.3 (#2244) @adamw\\n* Enable json4s for scala3 (#2251) @adamw\\n* Add scala 3 to spray json matrix for v3 client (#2186) @MichelEdkrantz\\n* Release Play-JSON Scala 3 support in V3 (#2138) (#2161) @markarasev\\n* Add Pekko to supported backends (#2157) @Pask423\\n* All backends write headers as UTF-8 (#2108) @ghik\\n* Suspend the evaluation of the SttpBackendStub.send() effect in the target monad (#2099) @adamw\\n* Improve proxy authentication preventing NPE and allow Basic Authentication (v3) (#2088) @DybekK\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '13134078152',
name: 'pull_request',
payload: {
action: 'opened',
number: 2435,
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/softwarem
|
ci (2.12, Native)
HttpError: Resource not accessible by integration
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: '13134078152',
name: 'pull_request',
payload: {
action: 'opened',
number: 2435,
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/2435/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2435/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2435' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2435'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2435/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2435'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/64893fe34f267f4b00c4097690b31816279f7a09'
}
},
active_lock_reason: null,
additions: 2,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'softwaremill:v3',
ref: 'v3',
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',
delete_branch_on_merge: true,
deployments_url: 'http
|
ci (3, JVM)
Resource not accessible by integration
{
name: 'HttpError',
id: '13134078152',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 04 Feb 2025 11:16:11 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': 'C00E:22559B:31ABFF:63D1E6:67A1F6FB',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4976',
'x-ratelimit-reset': '1738671118',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '24',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/sttp/releases',
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: '{"target_commitish":"refs/pull/2435/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* Update async-http-client to 2.12.4 (#2383) @adamw\\n* Remove sttpClientTag (#2312) @wi101\\n* Update ZIO to 2.1.7, interop to 2.0.2, native to 0.5, ScalaJS to 0.17, upickle to 3.3 (#2244) @adamw\\n* Enable json4s for scala3 (#2251) @adamw\\n* Add scala 3 to spray json matrix for v3 client (#2186) @MichelEdkrantz\\n* Release Play-JSON Scala 3 support in V3 (#2138) (#2161) @markarasev\\n* Add Pekko to supported backends (#2157) @Pask423\\n* All backends write headers as UTF-8 (#2108) @ghik\\n* Suspend the evaluation of the SttpBackendStub.send() effect in the target monad (#2099) @adamw\\n* Improve proxy authentication preventing NPE and allow Basic Authentication (v3) (#2088) @DybekK\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '13134078152',
name: 'pull_request',
payload: {
action: 'opened',
number: 2435,
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/software
|
ci (3, JVM)
HttpError: Resource not accessible by integration
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: '13134078152',
name: 'pull_request',
payload: {
action: 'opened',
number: 2435,
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/2435/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2435/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2435' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2435'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2435/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2435'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/64893fe34f267f4b00c4097690b31816279f7a09'
}
},
active_lock_reason: null,
additions: 2,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'softwaremill:v3',
ref: 'v3',
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',
delete_branch_on_merge: true,
deployments_url: 'http
|
ci (3, JVM)
Buffered 1024 messages
|
ci (3, JVM)
Buffered 1024 messages
|
ci (3, JVM)
Buffered 1024 messages
|
ci (3, JVM)
Shutdown in progress
|
ci (2.13, JVM)
Resource not accessible by integration
{
name: 'HttpError',
id: '13134078152',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 04 Feb 2025 11:17:25 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': '7007:3D7DAD:418C6B7:437981F:67A1F745',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4970',
'x-ratelimit-reset': '1738671118',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '30',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/sttp/releases',
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: '{"target_commitish":"refs/pull/2435/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* Update async-http-client to 2.12.4 (#2383) @adamw\\n* Remove sttpClientTag (#2312) @wi101\\n* Update ZIO to 2.1.7, interop to 2.0.2, native to 0.5, ScalaJS to 0.17, upickle to 3.3 (#2244) @adamw\\n* Enable json4s for scala3 (#2251) @adamw\\n* Add scala 3 to spray json matrix for v3 client (#2186) @MichelEdkrantz\\n* Release Play-JSON Scala 3 support in V3 (#2138) (#2161) @markarasev\\n* Add Pekko to supported backends (#2157) @Pask423\\n* All backends write headers as UTF-8 (#2108) @ghik\\n* Suspend the evaluation of the SttpBackendStub.send() effect in the target monad (#2099) @adamw\\n* Improve proxy authentication preventing NPE and allow Basic Authentication (v3) (#2088) @DybekK\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '13134078152',
name: 'pull_request',
payload: {
action: 'opened',
number: 2435,
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/softwa
|
ci (2.13, JVM)
HttpError: Resource not accessible by integration
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: '13134078152',
name: 'pull_request',
payload: {
action: 'opened',
number: 2435,
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/2435/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2435/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2435' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2435'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2435/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2435'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/64893fe34f267f4b00c4097690b31816279f7a09'
}
},
active_lock_reason: null,
additions: 2,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'softwaremill:v3',
ref: 'v3',
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',
delete_branch_on_merge: true,
deployments_url: 'http
|
ci (2.13, JVM)
Buffered 1024 messages
|
ci (2.13, JVM)
Buffered 1024 messages
|
ci (2.13, JVM)
Buffered 1024 messages
|
ci (2.13, JVM)
Shutdown in progress
|
ci (2.12, JVM)
The job running on runner GitHub Actions 33 has exceeded the maximum execution time of 360 minutes.
|
ci (2.12, JVM)
The operation was canceled.
|
ci (2.13, JS)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
mima
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ci (2.12, Native)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ci (2.13, JVM)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ci (2.12, JVM)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ci (2.12, JS)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ci (3, JS)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ci (3, JVM)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ci (2.13, Native)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ci (3, Native)
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
|