Skip to content

codec (internal): Use inline methods instead of macros #1997

codec (internal): Use inline methods instead of macros

codec (internal): Use inline methods instead of macros #1997

Triggered via pull request August 6, 2023 19:18
Status Success
Total duration 15s
Artifacts

release-drafter.yml

on: pull_request
update_PR_labels
6s
update_PR_labels
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_PR_labels
Resource not accessible by integration { name: 'HttpError', id: '5778355233', status: 403, response: { url: 'https://api.github.com/repos/wvlet/airframe/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: 'Sun, 06 Aug 2023 19:18:32 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-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': '0408:16A8:392D308:3AF405C:64CFF208', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '987', 'x-ratelimit-reset': '1691353110', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '13', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release' } }, request: { method: 'POST', url: 'https://api.github.com/repos/wvlet/airframe/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/3110/merge","name":"v23.8.1","tag_name":"v23.8.1","body":"## What's Changed\\n\\n## 🚀 Features\\n\\n- airspec (feature): Bundle schalacheck 1.17.0 as a dependency @xerial (#3106)\\n\\n## 🐛 Bug Fixes\\n\\n- openapi (internal): Do not use runtime-reflection in UnionCodec to fix flaky tests @xerial (#3108)\\n- sbt-airframe (fix): Remove unused import Future from generated RPC clients @xerial (#3101)\\n\\n## 🔗 Dependency Updates\\n\\n- Update logback-core to 1.3.9 @xerial-bot (#3105)\\n- Update snakeyaml to 2.1 @xerial-bot (#3096)\\n- Update airframe-http, airframe-http-netty, ... to 23.8.0 @xerial-bot (#3095)\\n\\n## 🛠 Internal Updates\\n\\n- openapi (internal): Do not use runtime-reflection in UnionCodec to fix flaky tests @xerial (#3108)\\n- Upgrade airspec to 23.8.0 @xerial (#3107)\\n- http-codegen (internal): Add a test for OpenAPI required parameters @xerial (#3100)\\n\\n## 📚 Docs\\n\\n- airspec (feature): Bundle schalacheck 1.17.0 as a dependency @xerial (#3106)\\n\\n**Full Changelog**: https://github.com/wvlet/airframe/compare/v23.8.0...v23.8.1\\n","draft":true,"prerelease":false}`, request: {} }, event: { id: '5778355233', name: 'pull_request', payload: { action: 'opened', number: 3110, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/15753188?v=4', description: 'Weaving Ideas From Data', events_url: 'https://api.github.com/orgs/wvlet/events', hooks_url: 'https://api.github.com/orgs/wvlet/hooks', id: 15753188, issues_url: 'https://api.github.com/orgs/wvlet/issues', login: 'wvlet', members_url: 'https://api.github.com/orgs/wvlet/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjE1NzUzMTg4', public_members_url: 'https://api.github.com/orgs/wvlet/public_members{/member}', repos_url: 'https://api.github.com/orgs/wvlet/repos', url: 'https://api.github.com/orgs/wvlet' },
update_PR_labels
HttpError: Resource not accessible by integration 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: '5778355233', name: 'pull_request', payload: { action: 'opened', number: 3110, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/15753188?v=4', description: 'Weaving Ideas From Data', events_url: 'https://api.github.com/orgs/wvlet/events', hooks_url: 'https://api.github.com/orgs/wvlet/hooks', id: 15753188, issues_url: 'https://api.github.com/orgs/wvlet/issues', login: 'wvlet', members_url: 'https://api.github.com/orgs/wvlet/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjE1NzUzMTg4', public_members_url: 'https://api.github.com/orgs/wvlet/public_members{/member}', repos_url: 'https://api.github.com/orgs/wvlet/repos', url: 'https://api.github.com/orgs/wvlet' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/wvlet/airframe/issues/3110/comments' }, commits: { href: 'https://api.github.com/repos/wvlet/airframe/pulls/3110/commits' }, html: { href: 'https://github.com/wvlet/airframe/pull/3110' }, issue: { href: 'https://api.github.com/repos/wvlet/airframe/issues/3110' }, review_comment: { href: 'https://api.github.com/repos/wvlet/airframe/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/wvlet/airframe/pulls/3110/comments' }, self: { href: 'https://api.github.com/repos/wvlet/airframe/pulls/3110' }, statuses: { href: 'https://api.github.com/repos/wvlet/airframe/statuses/21e10e085c031dc7a2f2adbe0e4ab98ef584afa5' } }, active_lock_reason: null, additions: 10, assignee: null, assignees: [], author_association: 'MEMBER', auto_merge: null, base: { label: 'wvlet:master', ref: 'master', 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/wvlet/airframe/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/wvlet/airframe/assignees{/user}', blobs_url: 'https://api.github.com/repos/wvlet/airframe/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/wvlet/airframe/branches{/branch}', clone_url: 'https://github.com/wvlet/airframe.git', collaborators_url: 'https://api.github.com/repos/wvlet/airframe/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/wvlet/airframe/comments{/number}', commits_url: 'https://api.github.com/repos/wvlet/airframe/commits{/sha}', compare_url: 'https://api.github.com/repos/wvlet/airframe/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/wvlet/airframe/contents/{+path}', contributors_url: 'https://api.github.com/repos/wvlet/airframe/contributors', created_at: '2016-08-14T07:00:12Z', default_branch: 'master', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/wvlet/airframe/deployments', description: 'Essential Building Blocks for Scala', disabled: false, downloads_url: 'https://api.github.com/repos/wvlet/airframe/downloads', events_