Graceful Netty server shutdown in case of startup errors #9505
ci.yml
on: pull_request
Matrix: ci
Matrix: Publish release
Auto merge
0s
Annotations
21 errors and 10 warnings
ci (2.13, JVM, 21)
Resource not accessible by integration
{
name: 'HttpError',
id: '8355623363',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/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: 'Wed, 20 Mar 2024 08:12:21 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': 'D0FE:2BB6EC:1551615:284FBA0:65FA9A65',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4916',
'x-ratelimit-reset': '1710923922',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '84',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/3558/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* codegen: Support default values in schema objects (#3614) @hughsimpson\\n* codegen: Jsoniter support (#840) (#3610) @hughsimpson\\n* Fix small wording issue in netty.md (#3619) @cptwunderlich\\n* Allow setting Server header in Netty config (#3615) @kciesielski\\n* Clear compilation warnings (#3618) @kciesielski\\n* Performance tests for loom-based backends (#3611) @kciesielski\\n* Added missing Schema/Codec for cats NonEmptyVector to integration module (#3612) @kastoestoramadus\\n\\n## Dependency updates\\n\\n* Update client3:akka-http-backend, ... to 3.9.5 (#3626) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#3627) @softwaremill-ci\\n* Update model:core to 1.7.9 (#3621) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.0 (#3620) @softwaremill-ci\\n* Update swagger-ui to 5.12.0 (#3622) @softwaremill-ci\\n* Update model:core to 1.7.8 (#3616) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '8355623363',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dfa4f0263cb9bad686d000a53497b848573be799',
before: '476f5cd121186f51f740a28eab6475cd7a9397ad',
number: 3558,
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.g
|
ci (2.13, JVM, 21)
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8355623363',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dfa4f0263cb9bad686d000a53497b848573be799',
before: '476f5cd121186f51f740a28eab6475cd7a9397ad',
number: 3558,
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/tapir/issues/3558/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3558' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3558'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/dfa4f0263cb9bad686d000a53497b848573be799'
}
},
active_lock_reason: null,
additions: 152,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_a
|
ci (3, JVM, 21)
Resource not accessible by integration
{
name: 'HttpError',
id: '8355623363',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/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: 'Wed, 20 Mar 2024 08:12:55 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': 'CC76:1D77:1E6959:1EF8EB:65FA9A86',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4910',
'x-ratelimit-reset': '1710923922',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '90',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/3558/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* codegen: Support default values in schema objects (#3614) @hughsimpson\\n* codegen: Jsoniter support (#840) (#3610) @hughsimpson\\n* Fix small wording issue in netty.md (#3619) @cptwunderlich\\n* Allow setting Server header in Netty config (#3615) @kciesielski\\n* Clear compilation warnings (#3618) @kciesielski\\n* Performance tests for loom-based backends (#3611) @kciesielski\\n* Added missing Schema/Codec for cats NonEmptyVector to integration module (#3612) @kastoestoramadus\\n\\n## Dependency updates\\n\\n* Update client3:akka-http-backend, ... to 3.9.5 (#3626) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#3627) @softwaremill-ci\\n* Update model:core to 1.7.9 (#3621) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.0 (#3620) @softwaremill-ci\\n* Update swagger-ui to 5.12.0 (#3622) @softwaremill-ci\\n* Update model:core to 1.7.8 (#3616) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '8355623363',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dfa4f0263cb9bad686d000a53497b848573be799',
before: '476f5cd121186f51f740a28eab6475cd7a9397ad',
number: 3558,
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.githu
|
ci (3, JVM, 21)
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8355623363',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dfa4f0263cb9bad686d000a53497b848573be799',
before: '476f5cd121186f51f740a28eab6475cd7a9397ad',
number: 3558,
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/tapir/issues/3558/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3558' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3558'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/dfa4f0263cb9bad686d000a53497b848573be799'
}
},
active_lock_reason: null,
additions: 152,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_a
|
ci (2.12, JS, 11)
Resource not accessible by integration
{
name: 'HttpError',
id: '8355623363',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/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: 'Wed, 20 Mar 2024 08:14:58 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': '07C4:1BB6D:79D1C2:E03ACC:65FA9B02',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4892',
'x-ratelimit-reset': '1710923922',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '108',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/3558/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* codegen: Support default values in schema objects (#3614) @hughsimpson\\n* codegen: Jsoniter support (#840) (#3610) @hughsimpson\\n* Fix small wording issue in netty.md (#3619) @cptwunderlich\\n* Allow setting Server header in Netty config (#3615) @kciesielski\\n* Clear compilation warnings (#3618) @kciesielski\\n* Performance tests for loom-based backends (#3611) @kciesielski\\n* Added missing Schema/Codec for cats NonEmptyVector to integration module (#3612) @kastoestoramadus\\n\\n## Dependency updates\\n\\n* Update client3:akka-http-backend, ... to 3.9.5 (#3626) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#3627) @softwaremill-ci\\n* Update model:core to 1.7.9 (#3621) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.0 (#3620) @softwaremill-ci\\n* Update swagger-ui to 5.12.0 (#3622) @softwaremill-ci\\n* Update model:core to 1.7.8 (#3616) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '8355623363',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dfa4f0263cb9bad686d000a53497b848573be799',
before: '476f5cd121186f51f740a28eab6475cd7a9397ad',
number: 3558,
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.git
|
ci (2.12, JS, 11)
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8355623363',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dfa4f0263cb9bad686d000a53497b848573be799',
before: '476f5cd121186f51f740a28eab6475cd7a9397ad',
number: 3558,
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/tapir/issues/3558/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3558' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3558'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/dfa4f0263cb9bad686d000a53497b848573be799'
}
},
active_lock_reason: null,
additions: 152,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_a
|
ci (2.12, JS, 11)
Shutdown in progress
|
ci (2.13, JS, 11)
Shutdown in progress
|
ci (2.13, JS, 11)
Resource not accessible by integration
{
name: 'HttpError',
id: '8355623363',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/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: 'Wed, 20 Mar 2024 08:15:21 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': 'ACD6:387163:7DDC0D:E78A48:65FA9B19',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4880',
'x-ratelimit-reset': '1710923922',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '120',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/3558/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* codegen: Support default values in schema objects (#3614) @hughsimpson\\n* codegen: Jsoniter support (#840) (#3610) @hughsimpson\\n* Fix small wording issue in netty.md (#3619) @cptwunderlich\\n* Allow setting Server header in Netty config (#3615) @kciesielski\\n* Clear compilation warnings (#3618) @kciesielski\\n* Performance tests for loom-based backends (#3611) @kciesielski\\n* Added missing Schema/Codec for cats NonEmptyVector to integration module (#3612) @kastoestoramadus\\n\\n## Dependency updates\\n\\n* Update client3:akka-http-backend, ... to 3.9.5 (#3626) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#3627) @softwaremill-ci\\n* Update model:core to 1.7.9 (#3621) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.0 (#3620) @softwaremill-ci\\n* Update swagger-ui to 5.12.0 (#3622) @softwaremill-ci\\n* Update model:core to 1.7.8 (#3616) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '8355623363',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dfa4f0263cb9bad686d000a53497b848573be799',
before: '476f5cd121186f51f740a28eab6475cd7a9397ad',
number: 3558,
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.gi
|
ci (2.13, JS, 11)
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8355623363',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dfa4f0263cb9bad686d000a53497b848573be799',
before: '476f5cd121186f51f740a28eab6475cd7a9397ad',
number: 3558,
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/tapir/issues/3558/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3558' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3558'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/dfa4f0263cb9bad686d000a53497b848573be799'
}
},
active_lock_reason: null,
additions: 152,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_a
|
ci (3, JS, 11)
Resource not accessible by integration
{
name: 'HttpError',
id: '8355623363',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/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: 'Wed, 20 Mar 2024 08: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': 'A848:4DD4:486AB5:896822:65FA9B4B',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4874',
'x-ratelimit-reset': '1710923922',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '126',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/3558/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* codegen: Support default values in schema objects (#3614) @hughsimpson\\n* codegen: Jsoniter support (#840) (#3610) @hughsimpson\\n* Fix small wording issue in netty.md (#3619) @cptwunderlich\\n* Allow setting Server header in Netty config (#3615) @kciesielski\\n* Clear compilation warnings (#3618) @kciesielski\\n* Performance tests for loom-based backends (#3611) @kciesielski\\n* Added missing Schema/Codec for cats NonEmptyVector to integration module (#3612) @kastoestoramadus\\n\\n## Dependency updates\\n\\n* Update client3:akka-http-backend, ... to 3.9.5 (#3626) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#3627) @softwaremill-ci\\n* Update model:core to 1.7.9 (#3621) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.0 (#3620) @softwaremill-ci\\n* Update swagger-ui to 5.12.0 (#3622) @softwaremill-ci\\n* Update model:core to 1.7.8 (#3616) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '8355623363',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dfa4f0263cb9bad686d000a53497b848573be799',
before: '476f5cd121186f51f740a28eab6475cd7a9397ad',
number: 3558,
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.gith
|
ci (3, JS, 11)
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8355623363',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dfa4f0263cb9bad686d000a53497b848573be799',
before: '476f5cd121186f51f740a28eab6475cd7a9397ad',
number: 3558,
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/tapir/issues/3558/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3558' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3558'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/dfa4f0263cb9bad686d000a53497b848573be799'
}
},
active_lock_reason: null,
additions: 152,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_a
|
ci (3, JS, 11)
Shutdown in progress
|
ci (2.13, JVM, 11)
Resource not accessible by integration
{
name: 'HttpError',
id: '8355623363',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/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: 'Wed, 20 Mar 2024 08:19:55 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': '54C4:4A95:7E976D:E8CCE6:65FA9C2B',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4856',
'x-ratelimit-reset': '1710923922',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '144',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/3558/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* codegen: Support default values in schema objects (#3614) @hughsimpson\\n* codegen: Jsoniter support (#840) (#3610) @hughsimpson\\n* Fix small wording issue in netty.md (#3619) @cptwunderlich\\n* Allow setting Server header in Netty config (#3615) @kciesielski\\n* Clear compilation warnings (#3618) @kciesielski\\n* Performance tests for loom-based backends (#3611) @kciesielski\\n* Added missing Schema/Codec for cats NonEmptyVector to integration module (#3612) @kastoestoramadus\\n\\n## Dependency updates\\n\\n* Update client3:akka-http-backend, ... to 3.9.5 (#3626) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#3627) @softwaremill-ci\\n* Update model:core to 1.7.9 (#3621) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.0 (#3620) @softwaremill-ci\\n* Update swagger-ui to 5.12.0 (#3622) @softwaremill-ci\\n* Update model:core to 1.7.8 (#3616) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '8355623363',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dfa4f0263cb9bad686d000a53497b848573be799',
before: '476f5cd121186f51f740a28eab6475cd7a9397ad',
number: 3558,
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.gith
|
ci (2.13, JVM, 11)
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8355623363',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dfa4f0263cb9bad686d000a53497b848573be799',
before: '476f5cd121186f51f740a28eab6475cd7a9397ad',
number: 3558,
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/tapir/issues/3558/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3558' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3558'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/dfa4f0263cb9bad686d000a53497b848573be799'
}
},
active_lock_reason: null,
additions: 152,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_a
|
ci (2.12, JVM, 11)
Resource not accessible by integration
{
name: 'HttpError',
id: '8355623363',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/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: 'Wed, 20 Mar 2024 08:20:29 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': '2C71:29608F:43DFF9:803C6F:65FA9C4D',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4850',
'x-ratelimit-reset': '1710923922',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '150',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/3558/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* codegen: Support default values in schema objects (#3614) @hughsimpson\\n* codegen: Jsoniter support (#840) (#3610) @hughsimpson\\n* Fix small wording issue in netty.md (#3619) @cptwunderlich\\n* Allow setting Server header in Netty config (#3615) @kciesielski\\n* Clear compilation warnings (#3618) @kciesielski\\n* Performance tests for loom-based backends (#3611) @kciesielski\\n* Added missing Schema/Codec for cats NonEmptyVector to integration module (#3612) @kastoestoramadus\\n\\n## Dependency updates\\n\\n* Update client3:akka-http-backend, ... to 3.9.5 (#3626) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#3627) @softwaremill-ci\\n* Update model:core to 1.7.9 (#3621) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.0 (#3620) @softwaremill-ci\\n* Update swagger-ui to 5.12.0 (#3622) @softwaremill-ci\\n* Update model:core to 1.7.8 (#3616) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '8355623363',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dfa4f0263cb9bad686d000a53497b848573be799',
before: '476f5cd121186f51f740a28eab6475cd7a9397ad',
number: 3558,
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.gi
|
ci (2.12, JVM, 11)
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8355623363',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dfa4f0263cb9bad686d000a53497b848573be799',
before: '476f5cd121186f51f740a28eab6475cd7a9397ad',
number: 3558,
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/tapir/issues/3558/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3558' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3558'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/dfa4f0263cb9bad686d000a53497b848573be799'
}
},
active_lock_reason: null,
additions: 152,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_a
|
ci (3, Native, 11)
Resource not accessible by integration
{
name: 'HttpError',
id: '8355623363',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/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: 'Wed, 20 Mar 2024 08:20:45 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': 'B4FB:5285:236743:240A1A:65FA9C5D',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4844',
'x-ratelimit-reset': '1710923922',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '156',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/3558/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* codegen: Support default values in schema objects (#3614) @hughsimpson\\n* codegen: Jsoniter support (#840) (#3610) @hughsimpson\\n* Fix small wording issue in netty.md (#3619) @cptwunderlich\\n* Allow setting Server header in Netty config (#3615) @kciesielski\\n* Clear compilation warnings (#3618) @kciesielski\\n* Performance tests for loom-based backends (#3611) @kciesielski\\n* Added missing Schema/Codec for cats NonEmptyVector to integration module (#3612) @kastoestoramadus\\n\\n## Dependency updates\\n\\n* Update client3:akka-http-backend, ... to 3.9.5 (#3626) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#3627) @softwaremill-ci\\n* Update model:core to 1.7.9 (#3621) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.0 (#3620) @softwaremill-ci\\n* Update swagger-ui to 5.12.0 (#3622) @softwaremill-ci\\n* Update model:core to 1.7.8 (#3616) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '8355623363',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dfa4f0263cb9bad686d000a53497b848573be799',
before: '476f5cd121186f51f740a28eab6475cd7a9397ad',
number: 3558,
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.gith
|
ci (3, Native, 11)
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8355623363',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dfa4f0263cb9bad686d000a53497b848573be799',
before: '476f5cd121186f51f740a28eab6475cd7a9397ad',
number: 3558,
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/tapir/issues/3558/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3558' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3558'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/dfa4f0263cb9bad686d000a53497b848573be799'
}
},
active_lock_reason: null,
additions: 152,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_a
|
ci (3, JVM, 11)
Resource not accessible by integration
{
name: 'HttpError',
id: '8355623363',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/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: 'Wed, 20 Mar 2024 08:22:24 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': '0401:128A:24A45C:254C5B:65FA9CC0',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4832',
'x-ratelimit-reset': '1710923922',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '168',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/3558/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* codegen: Support default values in schema objects (#3614) @hughsimpson\\n* codegen: Jsoniter support (#840) (#3610) @hughsimpson\\n* Fix small wording issue in netty.md (#3619) @cptwunderlich\\n* Allow setting Server header in Netty config (#3615) @kciesielski\\n* Clear compilation warnings (#3618) @kciesielski\\n* Performance tests for loom-based backends (#3611) @kciesielski\\n* Added missing Schema/Codec for cats NonEmptyVector to integration module (#3612) @kastoestoramadus\\n\\n## Dependency updates\\n\\n* Update client3:akka-http-backend, ... to 3.9.5 (#3626) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#3627) @softwaremill-ci\\n* Update model:core to 1.7.9 (#3621) @softwaremill-ci\\n* Update fs2-reactive-streams to 3.10.0 (#3620) @softwaremill-ci\\n* Update swagger-ui to 5.12.0 (#3622) @softwaremill-ci\\n* Update model:core to 1.7.8 (#3616) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '8355623363',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dfa4f0263cb9bad686d000a53497b848573be799',
before: '476f5cd121186f51f740a28eab6475cd7a9397ad',
number: 3558,
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.gith
|
ci (3, JVM, 11)
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8355623363',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dfa4f0263cb9bad686d000a53497b848573be799',
before: '476f5cd121186f51f740a28eab6475cd7a9397ad',
number: 3558,
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/tapir/issues/3558/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3558' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3558'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3558'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/dfa4f0263cb9bad686d000a53497b848573be799'
}
},
active_lock_reason: null,
additions: 152,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_a
|
ci (2.13, JVM, 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, nick-fields/retry@v2, actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (3, JVM, 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, nick-fields/retry@v2, actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (2.12, JS, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (2.13, JS, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (3, JS, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (2.13, JVM, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, nick-fields/retry@v2, actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (2.12, JVM, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, nick-fields/retry@v2, actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (3, Native, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, nick-fields/retry@v2, actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
mima
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (3, JVM, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, nick-fields/retry@v2, actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
tests-results-2.12-JS-11
Expired
|
301 KB |
|
tests-results-2.12-JVM-11
Expired
|
1.89 MB |
|
tests-results-2.13-JS-11
Expired
|
304 KB |
|
tests-results-2.13-JVM-11
Expired
|
2.21 MB |
|
tests-results-2.13-JVM-21
Expired
|
112 KB |
|
tests-results-3-JS-11
Expired
|
278 KB |
|
tests-results-3-JVM-11
Expired
|
1.94 MB |
|
tests-results-3-JVM-21
Expired
|
112 KB |
|
tests-results-3-Native-11
Expired
|
260 KB |
|