Skip to content

Sanitize scala doc string for open api gen (#3047) #16835

Sanitize scala doc string for open api gen (#3047)

Sanitize scala doc string for open api gen (#3047) #16835

Triggered via pull request August 30, 2024 20:48
Status Success
Total duration 18m 1s
Artifacts

ci.yml

on: pull_request
Matrix: Build and Test
Matrix: Jmh CachedDateHeaderBenchmark
Matrix: Jmh ClientBenchmark
Matrix: Jmh CookieDecodeBenchmark
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
Matrix: Cache Jmh benchmarks
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
Release Drafter (ubuntu-latest, 2.13.10, temurin@8)
Resource not accessible by integration { name: 'HttpError', id: '10638985269', status: 403, response: { url: 'https://api.github.com/repos/zio/zio-http/releases', status: 403, 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-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Fri, 30 Aug 2024 20:48:46 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', 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': '1986:3E6255:117556B:219DA8C:66D2302E', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4983', 'x-ratelimit-reset': '1725053916', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '17', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, 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/3071/merge","name":"v3.0.0 🌈","tag_name":"v3.0.0","body":"## Changes\\n\\n- Sending to websocket before handshake completed @guymers (#3028)\\n- Added HybridContentLengthHandler @Ahmadkhan02 (#3003)\\n- Update `zio` to 2.1.9 @kyri-petrou (#3062)\\n- fix User-Agent header parsing @geeeezmo (#3041)\\n- Avoid secondary super type-checking on `UnsafeBytes` @kyri-petrou (#3061)\\n- Use an unbounded queue in `AsyncBody#asStream` @kyri-petrou (#3060)\\n- Fixed #3058 - added securityRequirementSchema to ignore securitySchem… @kdelija (#3059)\\n- Remove warning header; Configurable generated error responses (#2955) @987Nabil (#3050)\\n- Fix Route with literal path segment makes route with variable path segment unavailable @narma (#3040)\\n- Configurable EndpointAPI codecs (#2911) @987Nabil (#3032)\\n- fix OpenAPI doc for Endpoint not rendered @geeeezmo (#3046)\\n- Security audit @pablf (#3039)\\n- [OpenAPI] case class field being an Option of an ADT are not rendered as nullable @guizmaii (#3053)\\n- exclude fragments when encoding a url for an http request path @jgulotta (#2974)\\n- Optimize `ServerInboundHandler#writeResponse` @kyri-petrou (#3057)\\n- Improve error handling for `collect` and `ignore` methods @kyri-petrou (#3056)\\n- Add a `batched` API to `ZClient` @kyri-petrou (#3008)\\n- Provide Authentication information via EndpointExecutor (#3019) @987Nabil (#3026)\\n- Simplify Encoderdecoder @pablf (#2998)\\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
Release Drafter (ubuntu-latest, 2.13.10, temurin@8)
HttpError: Resource not accessible by integration 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: '10638985269', name: 'pull_request', payload: { action: 'synchronize', after: 'bf29d0574bb63846cc3aecde511264a53c0ef696', before: '15e688d461fb69ec865883b0b1d6612c6bfb5243', number: 3071, 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/3071/comments' }, commits: { href: 'https://api.github.com/repos/zio/zio-http/pulls/3071/commits' }, html: { href: 'https://github.com/zio/zio-http/pull/3071' }, issue: { href: 'https://api.github.com/repos/zio/zio-http/issues/3071' }, 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/3071/comments' }, self: { href: 'https://api.github.com/repos/zio/zio-http/pulls/3071' }, statuses: { href: 'https://api.github.com/repos/zio/zio-http/statuses/bf29d0574bb63846cc3aecde511264a53c0ef696' } }, active_lock_reason: null, additions: 37, 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: 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 building scalable, correct, and efficient HTTP
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 (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. 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 (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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/