Update fs2-core, fs2-io, ... to 2.5.12 #4308
Annotations
3 errors and 2 warnings
Prepare release notes
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '9120952764',
status: 422,
response: {
url: 'https://api.github.com/repos/softwaremill/sttp/releases/155332865',
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: 'Fri, 17 May 2024 00:28:12 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': '7407:3EE083:6F2CDDF:BAB06C2:6646A49C',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4917',
'x-ratelimit-reset': '1715909007',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '83',
'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/sttp/releases/155332865',
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* Fix broken links in docs (#2180) @Pask423\\n* Refactor metrics: naming and model (#2173) @Pask423\\n* Fix native on ARM (Macs) (#2082) @szymon-rd\\n* Fs2 connection test (#2176) @Pask423\\n* Pin scala3-library_sjs1 to 3.3.x (#2172) @kciesielski\\n* Update sbt to 1.10.0 (#2169) @softwaremill-ci\\n* Removed mergify (#2170) @Pask423\\n* Metrics cache rework (#2155) @Pask423\\n* Added Pekko to supported backends (#2156) @Pask423\\n* Enable json4s for scala3 (#2154) @adamw\\n* Preserved request metadata in response (#2146) @Pask423\\n* Updated Prometheus to 1.2.1 (#2145) @Pask423\\n* Change behavior of adding headers to default to replacing header values (#2149) @adamw\\n* Change deprecated import with `lib` to `dep` for scala-cli (#2147) @philemone\\n* fix deps for tethys (#2143) @chernykhSG\\n* Play-JSON Scala 3 support (#2141) @markarasev\\n* added support tethys json (#2129) @chernykhSG\\n* fix filtering content-type and content-length headers in HttpClientBa… (#2135) @ashashev\\n* [forward-port] All backends write headers as UTF-8 (#2115) @ghik\\n* feat: adding full logging options to log settings (#2114) @Andrapyre\\n* Support input streams as a response body (#2103) @adamw\\n* Update openapi.md (#2105) @minnieshi\\n* Suspend the evaluation of the BackendStub.send() effect in the target monad (#2100) @adamw\\n* Improve proxy authentication preventing NPE and allow Basic Authentication (v4) (#2090) @DybekK\\n\\n## Dependency updates\\n\\n* Update zio, zio-streams to 2.1.1 (#2178) @softwaremill-ci\\n* Update opentelemetry-api, ... to 1.38.0 (#2177) @softwaremill-ci\\n* Update zio, zio-streams to 2.1.0 (#2175) @softwaremill-ci\\n* Update scribe to 3.13.5 (#2174) @softwaremill-ci\\n* Update scala3-library_sjs1 to 3.4.1 (#2171) @sof
|
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: '9120952764',
name: 'pull_request',
payload: {
action: 'opened',
number: 2182,
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/2182/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2182/commits'
},
html: { href: 'https://github.com/softwaremill/sttp/pull/2182' },
issue: {
href: 'https://api.github.com/repos/softwaremill/sttp/issues/2182'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2182/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/sttp/pulls/2182'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/sttp/statuses/da62b24817f5838998436428f64ccfa11c5a7d3a'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/softwaremill/sttp/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/sttp/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/sttp/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/sttp/branches{/branch}',
clone_url: 'https://github.com/softwaremill/sttp.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/sttp/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/sttp/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/sttp/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/sttp/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/sttp/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/sttp/contributors',
created_at: '2017-06-30T15:15:07Z',
default_branch: 'master',
delete_bran
|
Test
Shutdown in progress
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, actions/cache@v2, 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/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading