Update jackson-module-scala to 2.17.0 #9410
Annotations
2 errors and 1 warning
Prepare release notes
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '8273360999',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases/145223407',
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': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 14 Mar 2024 00:17:04 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': '28C6:2BA6CA:20119CC:3DD6472:65F24200',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4986',
'x-ratelimit-reset': '1710378801',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '14',
'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'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/softwaremill/tapir/releases/145223407',
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: `{"body":"## What’s Changed\\n\\n* Automatic propagation of schema name as schema title (#3593) @ghik\\n* Updated Vertx Cats WebSocket (#3573) @DybekK\\n* Improve showShort to avoid parsing Uri (#3590) @kciesielski\\n* Use async-profiler as a recommended tool (#3591) @kciesielski\\n* Add a delimiter attribute to properly represent delimited values in examples/defaults (#3589) @adamw\\n* Optimize SimpleSubscriber for Netty (#3583) @kciesielski\\n* Simplify tapir schema -> openapi schema conversion (#3584) @adamw\\n* Optimize parsing headers for pekko-http and akka-http (#3575) @kciesielski\\n* disable connection linger timeout by default (#3576) @fwbrasil\\n* Remove Netty's SO_TIMEOUT setting (#3579) @kciesielski\\n\\n## Dependency updates\\n\\n* Update play-ahc-ws-standalone to 3.0.2 (#3597) @softwaremill-ci\\n* Update swagger-ui to 5.11.10 (#3598) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 2.2.6 (#3595) @softwaremill-ci\\n* Update jackson-module-scala to 2.16.2 (#3588) @softwaremill-ci\\n* Update opentelemetry-api, ... to 1.36.0 (#3587) @softwaremill-ci\\n* Update classgraph to 4.8.168 (#3586) @softwaremill-ci\\n* Update jsoniter-scala-core, ... to 2.28.4 (#3585) @softwaremill-ci\\n* Update client3:akka-http-backend, ... to 3.9.4 (#3580) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-c23b4f5773abaec98000","target_commitish":"refs/pull/3603/merge"}`,
request: {}
},
event: {
id: '8273360999',
name: 'pull_request',
payload: {
action: 'opened',
number: 3603,
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, i
|
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 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: '8273360999',
name: 'pull_request',
payload: {
action: 'opened',
number: 3603,
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/3603/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3603/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3603' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3603'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3603/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3603'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/ef15737011dcb3dd5df976b84c51ab5c87bc9083'
}
},
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: 'master',
|
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/.
|
Loading