internal: Fix Scala 3 related warnings #2001
Annotations
2 errors
Resource not accessible by integration
{
name: 'HttpError',
id: '5778551622',
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 20:11:33 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': '0FC8:488E:300D076:62CE81A:64CFFE75',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '935',
'x-ratelimit-reset': '1691353110',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '65',
'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/heads/master","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- codec (internal): Use inline methods instead of macros @xerial (#3110)\\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: '5778551622',
name: 'pull_request_target',
payload: {
action: 'synchronize',
after: 'd05cc8d7a38d88e4e1ad29b589d44aef04a16ef1',
before: '7f3ed04636dc5245924e9e026121e1fb428843c0',
number: 3111,
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
|
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: '5778551622',
name: 'pull_request_target',
payload: {
action: 'synchronize',
after: 'd05cc8d7a38d88e4e1ad29b589d44aef04a16ef1',
before: '7f3ed04636dc5245924e9e026121e1fb428843c0',
number: 3111,
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/3111/comments'
},
commits: {
href: 'https://api.github.com/repos/wvlet/airframe/pulls/3111/commits'
},
html: { href: 'https://github.com/wvlet/airframe/pull/3111' },
issue: {
href: 'https://api.github.com/repos/wvlet/airframe/issues/3111'
},
review_comment: {
href: 'https://api.github.com/repos/wvlet/airframe/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/wvlet/airframe/pulls/3111/comments'
},
self: {
href: 'https://api.github.com/repos/wvlet/airframe/pulls/3111'
},
statuses: {
href: 'https://api.github.com/repos/wvlet/airframe/statuses/d05cc8d7a38d88e4e1ad29b589d44aef04a16ef1'
}
},
active_lock_reason: null,
additions: 169,
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',
|
The logs for this run have expired and are no longer available.
Loading