Update sbt-assembly to 2.3.0 #11161
Annotations
2 errors and 2 warnings
Prepare release notes
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '11206283923',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases/176510971',
status: 422,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
connection: 'close',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 07 Oct 2024 00:15:22 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': 'EA06:2980A:72FEFD1:74415FA:6703281A',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4900',
'x-ratelimit-reset': '1728263259',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '100',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'invalid',
field: 'target_commitish'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/softwaremill/tapir/releases/176510971',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What’s Changed\\n\\n## Dependency updates\\n\\n* Update enumeratum, enumeratum-circe to 1.7.5 (#4082) @softwaremill-ci\\n* Update client3:core, client3:fs2, ... to 3.9.8 (#4081) @softwaremill-ci\\n* Update async-http-client-backend-cats, ... to 3.10.0 (#4080) @softwaremill-ci\\n* Update client3:akka-http-backend, ... to 3.10.0 (#4077) @softwaremill-ci\\n* Update classgraph to 4.8.177 (#4078) @softwaremill-ci\\n* Update jackson-module-scala to 2.18.0 (#4067) @softwaremill-ci\\n* Update netty-all to 4.1.114.Final (#4073) @softwaremill-ci\\n* Update pekko-http to 1.1.0 (#4074) @softwaremill-ci\\n* Update jsoniter-scala-core, ... to 2.30.14 (#4072) @softwaremill-ci\\n* Update sbt-scalajs, scalajs-compiler, ... to 1.17.0 (#4071) @softwaremill-ci\\n* Update scala-library, scala-reflect to 2.13.15 (#4066) @softwaremill-ci\\n* Update gatling-sbt to 4.10.0 (#4062) @softwaremill-ci\\n* Update sttp-mock-server, ... to 1.11.5 (#4060) @softwaremill-ci\\n* Update tethys-core, tethys-derivation, ... to 0.29.1 (#4061) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-fcfc6cfa9917aa06a4e5","target_commitish":"refs/pull/4083/merge"}',
request: {}
},
event: {
id: '11206283923',
name: 'pull_request',
payload: {
action: 'opened',
number: 4083,
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: 322
|
Prepare release notes
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '11206283923',
name: 'pull_request',
payload: {
action: 'opened',
number: 4083,
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/4083/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/4083/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/4083' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/4083'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/4083/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/4083'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/7da2f087a22608df75bbe204a3d56d204c5818b3'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: 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_at: '2018-12-09T16:43:49Z',
default_branch: 'mas
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3, release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "tests-results-2.12-JS-11", "tests-results-2.12-JVM-11", "tests-results-2.12-Native-11", "tests-results-2.13-JS-11", "tests-results-2.13-JVM-11", "tests-results-2.13-JVM-21", "tests-results-2.13-Native-11", "tests-results-3-JS-11", "tests-results-3-JVM-11", "tests-results-3-JVM-21", "tests-results-3-Native-11".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading