Fix issue with websocket send #13652
ci.yml
on: pull_request
Matrix: Build and Test
Matrix: Jmh Publish
Matrix: Unsafe Scoverage
Matrix: Release Drafter
Matrix: Publish Artifacts
Annotations
2 errors
Release Drafter (ubuntu-latest, 2.13.10, temurin@8)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '5693397568',
status: 422,
response: {
url: 'https://api.github.com/repos/zio/zio-http/releases',
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, 28 Jul 2023 16:40:47 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-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': 'D06F:5EBA:1335FAD:271BF54:64C3EF8F',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '912',
'x-ratelimit-reset': '1690562510',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '88',
'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#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/zio/zio-http/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.16.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/2341/merge","name":"v3.0.0 🌈","tag_name":"v3.0.0","body":"## Changes\\n\\n- experiment with layer disconnect @jdegoes (#2339)\\n- Add traces to all effectful methods for zio.http.codec package @zarinfam (#2317)\\n- cancel HttpError @jdegoes (#2319)\\n- Add required traces to the package zio.http.netty @gregor-rayman (#2322)\\n- Add required traces to the http package @jaliss (#2326)\\n- Add Timeout @adamgfraser (#2335)\\n- Implement Channel#sendAll @adamgfraser (#2315)\\n- support a multipart body with explicitly set encodings @flavienbert (#2301)\\n- Add clearer instructions for making a simple HTTPS server for testing @abcpro1 (#2269)\\n- Routes @jdegoes (#2277)\\n- Update zio-schema, zio-schema-json to 0.4.13 @scala-steward (#2310)\\n- CLI: Fix `java.lang.UnsupportedOperationException: empty.reduceLeft` error @guizmaii (#2299)\\n- Better handling of unknown/missing content types in multipart/form-data @vigoo (#2273)\\n- Update netty-codec-http, ... to 4.1.94.Final @scala-steward (#2272)\\n- Update scala-collection-compat to 2.11.0 @scala-steward (#2267)\\n- Send HTTP requests like GET /?p=1 instead of GET ?p=1 @abcpro1 (#2271)\\n- feat: Allow Unknown AcceptEncoding @ex0ns (#2258)\\n- Significant usability and semantic improvements to ZClient / Client @jdegoes (#2261)\\n- Upgrade Scala versions (and other stuff) @jdegoes (#2264)\\n- Collapse ZIO HTTP Sidebar @khajavi (#2248)\\n- Add `hasFormMultipartContentType` for checking `Content-Type: multipart/form-data` @abcpro1 (#2256)\\n- Update silencer-lib, silencer-lib\\\\_2.13.8, ... to 1.17.13 @scala-steward (#2254)\\n- netty-shading: adding testing step @dkarlinsky (#2253)\\n- Scope Requests @adamgfraser (#2252)\\n- netty-shading: only enable ShadingPlugin if `publish.shaded` property is true @dkarlinsky (#2251)\\n- Move Http.fromFileZIO to Handler. @landlockedsurfer (#
|
Release Drafter (ubuntu-latest, 2.13.10, temurin@8)
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: '5693397568',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'ff90c684ac80f3cd35419d8f5e4be31f6433b756',
before: '02c8e15efb3eed5bd9773391aa2aeeabbcef76f4',
number: 2341,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/49655448?v=4',
description: 'ZIO — Real World Functional Programming',
events_url: 'https://api.github.com/orgs/zio/events',
hooks_url: 'https://api.github.com/orgs/zio/hooks',
id: 49655448,
issues_url: 'https://api.github.com/orgs/zio/issues',
login: 'zio',
members_url: 'https://api.github.com/orgs/zio/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjQ5NjU1NDQ4',
public_members_url: 'https://api.github.com/orgs/zio/public_members{/member}',
repos_url: 'https://api.github.com/orgs/zio/repos',
url: 'https://api.github.com/orgs/zio'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/zio/zio-http/issues/2341/comments'
},
commits: {
href: 'https://api.github.com/repos/zio/zio-http/pulls/2341/commits'
},
html: { href: 'https://github.com/zio/zio-http/pull/2341' },
issue: {
href: 'https://api.github.com/repos/zio/zio-http/issues/2341'
},
review_comment: {
href: 'https://api.github.com/repos/zio/zio-http/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/zio/zio-http/pulls/2341/comments'
},
self: {
href: 'https://api.github.com/repos/zio/zio-http/pulls/2341'
},
statuses: {
href: 'https://api.github.com/repos/zio/zio-http/statuses/ff90c684ac80f3cd35419d8f5e4be31f6433b756'
}
},
active_lock_reason: null,
additions: 34,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'zio:main',
ref: 'main',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/zio/zio-http/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/zio/zio-http/assignees{/user}',
blobs_url: 'https://api.github.com/repos/zio/zio-http/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/zio/zio-http/branches{/branch}',
clone_url: 'https://github.com/zio/zio-http.git',
collaborators_url: 'https://api.github.com/repos/zio/zio-http/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/zio/zio-http/comments{/number}',
commits_url: 'https://api.github.com/repos/zio/zio-http/commits{/sha}',
compare_url: 'https://api.github.com/repos/zio/zio-http/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/zio/zio-http/contents/{+path}',
contributors_url: 'https://api.github.com/repos/zio/zio-http/contributors',
created_at: '2021-02-17T17:16:23Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/zio/zio-http/deployments',
description: 'A next-generation Scala framework for building
|