Optimise HttpContentCodec#lookup
#16678
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 SchemeDecodeBenchmark
Matrix: Jmh ServerInboundHandlerBenchmark
Matrix: Jmh UtilBenchmark
Matrix: Performance Benchmarks (SimpleEffectBenchmarkServer)
Matrix: Performance Benchmarks (PlainTextBenchmarkServer)
Matrix: Unsafe Scoverage
Matrix: Release Drafter
Matrix: Publish Artifacts
Annotations
18 errors and 8 warnings
Release Drafter (ubuntu-latest, 2.13.10, temurin@8)
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '10517493476',
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, 23 Aug 2024 00:12:54 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': '18C6:208CE1:1853BA2:188111C:66C7D406',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4962',
'x-ratelimit-reset': '1724375263',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '38',
'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.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/3024/merge","name":"v3.0.0 🌈","tag_name":"v3.0.0","body":"## Changes\\n\\n- Expose additional server config @kyri-petrou (#3037)\\n- clean some tests repetitive boilerplate @hochgi (#3038)\\n- Add missing `case` on the `Method` implementations @guizmaii (#3034)\\n- Fix doc typo @geeeezmo (#3027)\\n- Add streaming body constructors with env access (#2817) @987Nabil (#3018)\\n- QueryParameter validation for OpenAPI (#2993) @987Nabil (#3025)\\n- #2941: Cors, accessControlAllowHeaders in option request (prepend pre… @jgoday (#2943)\\n- Simplify the interface of `URL.decode` by only returning one possible `Exception`, instead of all possible `Exception` @guizmaii (#3017)\\n- [gen] clean whitespace noise in generated code @hochgi (#3021)\\n- Add test for generating OpenAPI for generic payload (#2767) @987Nabil (#3022)\\n- Add convenient `AuthType.Basic` and `AuthType.Bearer` type aliases @guizmaii (#3020)\\n- Efficient query optional encoding (#2942) @987Nabil (#3000)\\n- Rework Endpoint authentication @987Nabil (#2947)\\n- [gen] newtype aliases @hochgi (#3002)\\n- Validation for OpenAPI generated endpoints (#2786) @987Nabil (#2968)\\n- Expose config option for avoiding context switching when handling requests @kyri-petrou (#2944)\\n- Remove stray `debug` statement from `asServerSentEvents` @frekw (#3016)\\n- Cache parsing of content-type header @kyri-petrou (#3011)\\n- Update dependencies @kyri-petrou (#3010)\\n- Fix uuid SegmentCodec matches @narma (#3007)\\n- test for #2652 (issue already fixed in #2935) @hochgi (#3004)\\n- Fix sbt module compilation issue when using IntelliJ IDE @kyri-petrou (#2970)\\n- ServerSentEvents client support (#2953) @987Nabil (#2987)\\n- Schema based query codecs including validation
|
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: '10517493476',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '8546913203354be369b2572fc9d9adf94c62ab2d',
before: '6f369295a016839a1020df1087920eb8a6954e70',
number: 3024,
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/3024/comments'
},
commits: {
href: 'https://api.github.com/repos/zio/zio-http/pulls/3024/commits'
},
html: { href: 'https://github.com/zio/zio-http/pull/3024' },
issue: {
href: 'https://api.github.com/repos/zio/zio-http/issues/3024'
},
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/3024/comments'
},
self: {
href: 'https://api.github.com/repos/zio/zio-http/pulls/3024'
},
statuses: {
href: 'https://api.github.com/repos/zio/zio-http/statuses/8546913203354be369b2572fc9d9adf94c62ab2d'
}
},
active_lock_reason: null,
additions: 35,
assignee: null,
assignees: [],
author_association: 'MEMBER',
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: true,
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 build
|
Build and Test (ubuntu-latest, 3.3.3, temurin@21)
Process completed with exit code 1.
|
Build and Test (ubuntu-latest, 2.12.19, graal_graalvm@21)
The job was canceled because "ubuntu-latest_3_3_3_tem_2" failed.
|
Build and Test (ubuntu-latest, 3.3.3, graal_graalvm@21)
The job was canceled because "ubuntu-latest_3_3_3_tem_2" failed.
|
Build and Test (ubuntu-latest, 3.3.3, graal_graalvm@21)
The operation was canceled.
|
Build and Test (ubuntu-latest, 3.3.3, graal_graalvm@17)
The job was canceled because "ubuntu-latest_3_3_3_tem_2" failed.
|
Build and Test (ubuntu-latest, 3.3.3, graal_graalvm@17)
The operation was canceled.
|
Build and Test (ubuntu-latest, 2.13.14, graal_graalvm@21)
The job was canceled because "ubuntu-latest_3_3_3_tem_2" failed.
|
Build and Test (ubuntu-latest, 2.13.14, graal_graalvm@21)
The operation was canceled.
|
Build and Test (ubuntu-latest, 2.13.14, temurin@17)
The job was canceled because "ubuntu-latest_3_3_3_tem_2" failed.
|
Build and Test (ubuntu-latest, 2.13.14, temurin@17)
The operation was canceled.
|
Build and Test (ubuntu-latest, 2.13.14, graal_graalvm@17)
The job was canceled because "ubuntu-latest_3_3_3_tem_2" failed.
|
Build and Test (ubuntu-latest, 2.13.14, graal_graalvm@17)
The operation was canceled.
|
Build and Test (ubuntu-latest, 3.3.3, temurin@17)
The job was canceled because "ubuntu-latest_3_3_3_tem_2" failed.
|
Build and Test (ubuntu-latest, 3.3.3, temurin@17)
The operation was canceled.
|
Build and Test (ubuntu-latest, 2.13.14, temurin@21)
The job was canceled because "ubuntu-latest_3_3_3_tem_2" failed.
|
Build and Test (ubuntu-latest, 2.13.14, temurin@21)
The operation was canceled.
|
Release Drafter (ubuntu-latest, 2.13.10, temurin@8)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Build and Test (ubuntu-latest, 2.12.19, 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.3, 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.14, 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
|
Performance Benchmarks (PlainTextBenchmarkServer) (ubuntu-latest, 2.13.14, temurin@8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Performance Benchmarks (PlainTextBenchmarkServer) (ubuntu-latest, 2.13.14, temurin@8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, peter-evans/commit-comment@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Performance Benchmarks (SimpleEffectBenchmarkServer) (ubuntu-latest, 2.13.14, temurin@8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Performance Benchmarks (SimpleEffectBenchmarkServer) (ubuntu-latest, 2.13.14, temurin@8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, peter-evans/commit-comment@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|