Annotations
2 errors and 2 warnings
Run action release-drafter
Resource not accessible by integration
{
name: 'HttpError',
id: '12251799636',
status: 403,
response: {
url: 'https://api.github.com/repos/nervosnetwork/ckb-sdk-java/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: 'Tue, 10 Dec 2024 08:02:02 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': '9058:2039E2:1B2A802:35AE909:6757F57A',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4952',
'x-ratelimit-reset': '1733818020',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '48',
'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/nervosnetwork/ckb-sdk-java/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/heads/exec/fix-publish","name":"2.1.1","tag_name":"refs/heads/exec/fix-publish","body":"- test: Use kotest and mockk to mock RPC request (#641) @liuck8080\\n- develop merge master (#684) @eval-exec\\n- Update gradle to 7.6 (#637) @liuck8080\\n- Prepare release (#685) @doitian\\n- Merge master into develop (#647) @blckngm\\n- Bump ckb-sdk-java to 3.0.0 (#686) @eval-exec\\n- Add support to v0.119.0 (#683) @eval-exec\\n\\n## ๐ Features\\n\\n- feat: ๐ธ support type id handler (#643) @liuck8080\\n- feat: ๐ธ support indexer search mode (#627) @liuck8080\\n- feat: ๐ธ enable with\\\\_cycles of get\\\\_block and get\\\\_block\\\\_by\\\\_number (#623) @liuck8080\\n- feat: ๐ธ Add 2 rpcs: get\\\\_transaction\\\\_and\\\\_witness\\\\_proof and other (#634) @liuck8080\\n- feat: support indexer filter script\\\\_len\\\\_range (#663) @blckngm\\n- feat: force small change as fee (#649) @blckngm\\n- feat!: ckb 2023 and rpc updates (#650) @blckngm\\n- Feat: packed rpcs (#624) @liuck8080\\n\\n## ๐ Bug Fixes\\n\\n- fix: ๐ Make dao handler get correct withdraw block hash (#642) @liuck8080\\n- fix: value of data2 should be 4 instead of 3 (#664) @blckngm\\n- Fix type id handler name typo (#648) @blckngm\\n\\n## ๐งฐ Maintenance\\n\\n- chore: ๐ค change version to 2.1.1 (#632) @liuck8080\\n- chore: fix README transaction builder example (#660) @blckngm\\n- chore(deps): bump org.slf4j:slf4j-api from 2.0.0 to 2.0.7 (#629) @dependabot\\n- chore(deps): bump org.junit.platform:junit-platform-runner from 1.9.3 to 1.10.0 (#658) @dependabot\\n- chore(deps): bump org.junit.platform:junit-platform-runner from 1.9.2 to 1.9.3 (#639) @dependabot\\n- chore(deps): bump org.jetbrains.kotlin.jvm from 1.9.0 to 1.9.10 (#665) @dependabot\\n- chore(deps): bump org.jetbrains.kotlin.jvm from 1.8.21 to 1.9.0 (#654) @dependabot\\n- chore(deps): bump kotestVe
|
Run action release-drafter
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: '12251799636',
name: 'push',
payload: {
after: 'd2e561b4a18028cb2898412dc633ece8dccb6d9d',
base_ref: null,
before: 'f7b5d077291963899228ac74e240c573f6ac4269',
commits: [
{
author: {
email: '[email protected]',
name: 'Eval EXEC',
username: 'eval-exec'
},
committer: {
email: '[email protected]',
name: 'Eval EXEC',
username: 'eval-exec'
},
distinct: true,
id: 'b2b5e651a659ca66381076f944c2161ae942d643',
message: 'Fix gradle project description',
timestamp: '2024-12-10T15:51:25+08:00',
tree_id: '613d4352f04752933bc705d05f0bdd84930cec89',
url: 'https://github.com/nervosnetwork/ckb-sdk-java/commit/b2b5e651a659ca66381076f944c2161ae942d643'
},
{
author: {
email: '[email protected]',
name: 'Eval EXEC',
username: 'eval-exec'
},
committer: {
email: '[email protected]',
name: 'Eval EXEC',
username: 'eval-exec'
},
distinct: true,
id: '07aa05402321d4d1f5fadac643525e8f50f1f3d2',
message: 'Upgrade to 3.0.1',
timestamp: '2024-12-10T15:59:36+08:00',
tree_id: '48a64905d7ab0d274b24178d1ab32e5c0c2948c2',
url: 'https://github.com/nervosnetwork/ckb-sdk-java/commit/07aa05402321d4d1f5fadac643525e8f50f1f3d2'
},
{
author: {
email: '[email protected]',
name: 'Eval EXEC',
username: 'eval-exec'
},
committer: {
email: '[email protected]',
name: 'Eval EXEC',
username: 'eval-exec'
},
distinct: true,
id: 'd2e561b4a18028cb2898412dc633ece8dccb6d9d',
message: 'test publish\n\nSigned-off-by: Eval EXEC <[email protected]>',
timestamp: '2024-12-10T16:01:23+08:00',
tree_id: 'e4cc3532a70a7a46d148648888e5077930493fd0',
url: 'https://github.com/nervosnetwork/ckb-sdk-java/commit/d2e561b4a18028cb2898412dc633ece8dccb6d9d'
}
],
compare: 'https://github.com/nervosnetwork/ckb-sdk-java/compare/f7b5d0772919...d2e561b4a180',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Eval EXEC',
username: 'eval-exec'
},
committer: {
email: '[email protected]',
name: 'Eval EXEC',
username: 'eval-exec'
},
distinct: true,
id: 'd2e561b4a18028cb2898412dc633ece8dccb6d9d',
message: 'test publish\n\nSigned-off-by: Eval EXEC <[email protected]>',
timestamp: '2024-12-10T16:01:23+08:00',
tree_id: 'e4cc3532a70a7a46d148648888e5077930493fd0',
url: 'https://github.com/nervosnetwork/ckb-sdk-java/commit/d2e561b4a18028cb2898412dc633ece8dccb6d9d'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/35361817?v=4',
description: '',
events_url: 'https://api.github.com/orgs/nervosnetwork/events',
hooks_url: 'https://api.github.com/orgs/nervosnetwork/hooks',
id: 35361817,
issues_url: 'https://api.github.com/orgs/nervosnetwork/issues',
login: 'nervosnetwork',
members_url: 'https://api.github.com/orgs/nervosnetwork/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjM1MzYxODE3',
public_members_url: 'https://api.github.com/orgs/nervosnetwork/public_members{/member}',
repos_url: 'https://api.github.com/o
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Get tag
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading