Update Netty #17753
ci.yml
on: pull_request
Matrix: Build and Test
Matrix: Jmh CachedDateHeaderBenchmark
Matrix: Jmh ClientBenchmark
Matrix: Jmh EndpointBenchmark
Matrix: Jmh HttpCollectEval
Matrix: Jmh HttpCombineEval
Matrix: Jmh HttpNestedFlatMapEval
Matrix: Jmh HttpRouteTextPerf
Matrix: Jmh ProbeContentTypeBenchmark
Matrix: Jmh RoundtripBenchmark
Matrix: Jmh RoutesBenchmark
Matrix: Jmh SchemeDecodeBenchmark
Matrix: Jmh ServerInboundHandlerBenchmark
Matrix: Jmh UtilBenchmark
Matrix: Mima Check
Matrix: Performance Benchmarks (SimpleEffectBenchmarkServer)
Matrix: Performance Benchmarks (PlainTextBenchmarkServer)
Matrix: Unsafe Scoverage
Matrix: Release Drafter
Matrix: Publish Artifacts
Annotations
3 errors and 11 warnings
Release Drafter (ubuntu-latest, 2.13.10, temurin@8)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '13326209652',
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': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Fri, 14 Feb 2025 09:29:56 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; 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': 'DC96:164202:1CAF66E:39CCDC9:67AF0D14',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4892',
'x-ratelimit-reset': '1739527441',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '108',
'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',
status: '422'
}
},
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/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/3297/merge","name":"v3.0.2 🌈","tag_name":"v3.0.2","body":"## Changes\\n\\n- Schema based query ops (#3176) @987Nabil (#3295)\\n- Add RoundtripBenchmark (#3291) @987Nabil (#3292)\\n- Schema based header codecs, unified with query codecs (#3232) @987Nabil (#3270)\\n- Fix decoding of `JsonSchema` properties from JSON @plokhotnyuk (#3287)\\n- Update Netty to latest version, `4.1.117.Final` @guizmaii (#3279)\\n- Use HashMap for literals look up (#2960) @987Nabil (#3277)\\n- Revert \\"[sbt-gen] sbt plugin for openapi to endpoints codegen\\" @hochgi (#3278)\\n- Option to generate examples for OpenAPI (#3196) @987Nabil (#3273)\\n- Fix publish CI @987Nabil (#3275)\\n- Use empty body for `Unit` payload in Endpoint (#3258) @987Nabil (#3271)\\n- Fix Issues with Line Numbering in Documentation Examples @khajavi (#3265)\\n- added basic documentation for the openapi codegen sbt plugin @hochgi (#3262)\\n- [gen] adding support for \\"Any\\" and \\"AnyObject\\" as json in codegen @hochgi (#3205)\\n- fix: Parse passwords with arbitrary colons @mobley-trent (#3201)\\n- [sbt-gen] sbt plugin for openapi to endpoints codegen @hochgi (#3225)\\n- Optimize some `zio.http.endpoint.Endpoint` code @guizmaii (#3213)\\n- Optimise `zio.http.Response.fromServerSentEvents` @guizmaii (#3238)\\n- Optimise `optBinaryCodec#streamDecoder` @guizmaii (#3237)\\n- Bump netty for CVE-2024-47535 @russwyte (#3241)\\n- Exclude `sourcecode` from scalameta parsers @nafg (#3195)\\n- Fix \\\\& typo @gkfabs (#3189)\\n- Endpoint Scala 3 API for union types output (#3125) @987Nabil (#3156)\\n- Endpoint gen additional types @gregor-rayman (#3249)\\n- Clean `zio.http.codec.internal.AtomizedCodecs` code @guizmaii (#3212)\\n- Fix: Mimetype application/x-zip-co
|
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 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: '13326209652',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '466328b29f7327b774a1aab9942efca91c720b77',
before: 'e0d3cd3698370b53b7f9b15b47e5d4418c64e711',
number: 3297,
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/3297/comments'
},
commits: {
href: 'https://api.github.com/repos/zio/zio-http/pulls/3297/commits'
},
html: { href: 'https://github.com/zio/zio-http/pull/3297' },
issue: {
href: 'https://api.github.com/repos/zio/zio-http/issues/3297'
},
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/3297/comments'
},
self: {
href: 'https://api.github.com/repos/zio/zio-http/pulls/3297'
},
statuses: {
href: 'https://api.github.com/repos/zio/zio-http/statuses/466328b29f7327b774a1aab9942efca91c720b77'
}
},
active_lock_reason: null,
additions: 2,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/1193670?v=4',
events_url: 'https://api.github.com/users/guizmaii/events{/privacy}',
followers_url: 'https://api.github.com/users/guizmaii/followers',
following_url: 'https://api.github.com/users/guizmaii/following{/other_user}',
gists_url: 'https://api.github.com/users/guizmaii/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/guizmaii',
id: 1193670,
login: 'guizmaii',
node_id: 'MDQ6VXNlcjExOTM2NzA=',
organizations_url: 'https://api.github.com/users/guizmaii/orgs',
received_events_url: 'https://api.github.com/users/guizmaii/received_events',
repos_url: 'https://api.github.com/users/guizmaii/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/guizmaii/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/guizmaii/subscriptions',
type: 'User',
url: 'https://api.github.com/users/guizmaii',
user_view_type: 'public'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/1193670?v=4',
events_url: 'https://api.github.com/users/guizmaii/events{/privacy}',
followers_url: 'https://api.github.com/users/guizmaii/followers',
following_url: 'https://api.github.com/users/guizmaii/following{/other_user}',
gists_url: 'https://api.github.com/users/guizmaii/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/guizmaii',
id: 11936
|
Performance Benchmarks (SimpleEffectBenchmarkServer) (ubuntu-latest, 2.13.16, temurin@8)
Process completed with exit code 1.
|
Mima Check (ubuntu-latest, 2.13.10, temurin@21)
Cache not found for keys: setup-java-Linux-x64-sbt-1c832312e1ffa8b810eda21b72036d59a8c62049a34198f44bd9dc8e54eae9df
|
Build and Test (ubuntu-latest, 2.12.20, graal_graalvm@21)
Please remove "components: 'native-image'" from your workflow file. It is automatically included since GraalVM for JDK 17: https://github.com/oracle/graal/pull/5995
|
Build and Test (ubuntu-latest, 2.12.20, graal_graalvm@17)
This build uses the last update of Oracle GraalVM for JDK 17 under the GFTC. More details: https://github.com/marketplace/actions/github-action-for-graalvm#notes-on-oracle-graalvm-for-jdk-17
|
Build and Test (ubuntu-latest, 2.12.20, temurin@21)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build and Test (ubuntu-latest, 2.12.20, temurin@21)
Cache not found for keys: setup-java-Linux-x64-sbt-1c832312e1ffa8b810eda21b72036d59a8c62049a34198f44bd9dc8e54eae9df
|
Build and Test (ubuntu-latest, 2.12.20, temurin@17)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build and Test (ubuntu-latest, 2.12.20, temurin@17)
Cache not found for keys: setup-java-Linux-x64-sbt-1c832312e1ffa8b810eda21b72036d59a8c62049a34198f44bd9dc8e54eae9df
|
Build and Test (ubuntu-latest, 3.3.4, graal_graalvm@21)
Please remove "components: 'native-image'" from your workflow file. It is automatically included since GraalVM for JDK 17: https://github.com/oracle/graal/pull/5995
|
Build and Test (ubuntu-latest, 3.3.4, graal_graalvm@17)
This build uses the last update of Oracle GraalVM for JDK 17 under the GFTC. More details: https://github.com/marketplace/actions/github-action-for-graalvm#notes-on-oracle-graalvm-for-jdk-17
|
Build and Test (ubuntu-latest, 2.13.16, graal_graalvm@21)
Please remove "components: 'native-image'" from your workflow file. It is automatically included since GraalVM for JDK 17: https://github.com/oracle/graal/pull/5995
|
Build and Test (ubuntu-latest, 2.13.16, graal_graalvm@17)
This build uses the last update of Oracle GraalVM for JDK 17 under the GFTC. More details: https://github.com/marketplace/actions/github-action-for-graalvm#notes-on-oracle-graalvm-for-jdk-17
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
target-ubuntu-latest-2.12.20-graal_graalvm@17
|
67.1 MB |
|
target-ubuntu-latest-2.12.20-graal_graalvm@21
|
67 MB |
|
target-ubuntu-latest-2.12.20-temurin@17
|
67.1 MB |
|
target-ubuntu-latest-2.12.20-temurin@21
|
67 MB |
|
target-ubuntu-latest-2.13.16-graal_graalvm@17
|
76.4 MB |
|
target-ubuntu-latest-2.13.16-graal_graalvm@21
|
76.3 MB |
|
target-ubuntu-latest-2.13.16-temurin@17
|
76.4 MB |
|
target-ubuntu-latest-2.13.16-temurin@21
|
76.3 MB |
|
target-ubuntu-latest-3.3.4-graal_graalvm@17
|
63.8 MB |
|
target-ubuntu-latest-3.3.4-graal_graalvm@21
|
63.8 MB |
|
target-ubuntu-latest-3.3.4-temurin@17
|
63.8 MB |
|
target-ubuntu-latest-3.3.4-temurin@21
|
63.8 MB |
|