fix doc example (#1329) #1
Annotations
2 errors and 1 warning
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '9449859456',
status: 403,
response: {
url: 'https://api.github.com/repos/dongliangCai/zkevm-circuits/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: 'Mon, 10 Jun 2024 14:08:40 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': 'F882:3FBD92:DDA355:DF931C:666708E8',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4991',
'x-ratelimit-reset': '1718032018',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '9',
'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/dongliangCai/zkevm-circuits/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/develop","name":"","tag_name":"","body":"## What’s Changed\\n* No changes\\n","draft":true,"prerelease":true,"make_latest":"false"}',
request: {}
},
event: {
id: '9449859456',
name: 'push',
payload: {
after: 'b19a2f81ce77b2363551ae294e38dfe1ec5f55e5',
base_ref: null,
before: 'd0cc1e9958f097207684f2b1789519374ae07c4d',
commits: [
{
author: {
email: '[email protected]',
name: 'Rohit Narurkar',
username: 'roynalnaruto'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'c71abd67859d55dc82102f0db8c2160ee3efb575',
message: 'byte_idx MUST increment for certain tags (#1302)',
timestamp: '2024-05-29T17:42:20+08:00',
tree_id: '90701bac4bd3e47f30a0522d186def9b09ab0e21',
url: 'https://github.com/dongliangCai/zkevm-circuits/commit/c71abd67859d55dc82102f0db8c2160ee3efb575'
},
{
author: {
email: '[email protected]',
name: 'Zhang Zhuo',
username: 'lispc'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'e4095f7672ce61c261753d27995d30701b639577',
message: 'feat: l1 fee contract upgrade part2 (#1301)\n' +
'\n' +
'* 1\r\n' +
'\r\n' +
'* update v2_l1_oracle_bytecode.txt\r\n' +
'\r\n' +
'* tmp\r\n' +
'\r\n' +
'* tmp\r\n' +
'\r\n' +
'* tmp\r\n' +
'\r\n' +
'* test\r\n' +
'\r\n' +
|
update_release_draft
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: '9449859456',
name: 'push',
payload: {
after: 'b19a2f81ce77b2363551ae294e38dfe1ec5f55e5',
base_ref: null,
before: 'd0cc1e9958f097207684f2b1789519374ae07c4d',
commits: [
{
author: {
email: '[email protected]',
name: 'Rohit Narurkar',
username: 'roynalnaruto'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'c71abd67859d55dc82102f0db8c2160ee3efb575',
message: 'byte_idx MUST increment for certain tags (#1302)',
timestamp: '2024-05-29T17:42:20+08:00',
tree_id: '90701bac4bd3e47f30a0522d186def9b09ab0e21',
url: 'https://github.com/dongliangCai/zkevm-circuits/commit/c71abd67859d55dc82102f0db8c2160ee3efb575'
},
{
author: {
email: '[email protected]',
name: 'Zhang Zhuo',
username: 'lispc'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'e4095f7672ce61c261753d27995d30701b639577',
message: 'feat: l1 fee contract upgrade part2 (#1301)\n' +
'\n' +
'* 1\r\n' +
'\r\n' +
'* update v2_l1_oracle_bytecode.txt\r\n' +
'\r\n' +
'* tmp\r\n' +
'\r\n' +
'* tmp\r\n' +
'\r\n' +
'* tmp\r\n' +
'\r\n' +
'* test\r\n' +
'\r\n' +
'* lint\r\n' +
'\r\n' +
'* fix\r\n' +
'\r\n' +
'* fix',
timestamp: '2024-05-29T17:42:35+08:00',
tree_id: '0146d7b9a6d4205dd6b04fec97eb2ede617dd359',
url: 'https://github.com/dongliangCai/zkevm-circuits/commit/e4095f7672ce61c261753d27995d30701b639577'
},
{
author: {
email: '[email protected]',
name: 'Zhang Zhuo',
username: 'lispc'
},
committer: {
email: '[email protected]',
name: 'Zhang Zhuo',
username: 'lispc'
},
distinct: true,
id: '715a0c3d031d7d584c740e1ae5a6f44726c7aa3e',
message: 'upgrade snark-verifier for better err handling',
timestamp: '2024-05-29T17:50:18+08:00',
tree_id: '35e5bf3e9fbe71010362d74659f88c781002ca87',
url: 'https://github.com/dongliangCai/zkevm-circuits/commit/715a0c3d031d7d584c740e1ae5a6f44726c7aa3e'
},
{
author: {
email: '[email protected]',
name: 'xkx',
username: 'kunxian-xia'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'c0294aceb17948365905d8b33db2fe1435e2a7c2',
message: 'Fix: tx circuit errors (#1303)\n' +
'\n' +
'* fix next_tx\r\n' +
'\r\n' +
'* remove wrong constraints',
timestamp: '2024-05-29T20:35:07+08:00',
tree_id: 'ff77f0a745ae98e64501560873b5dad645416343',
url: 'https://github.com/dongliangCai/zkevm-circuits/commit/c0294aceb17948365905d8b33db2fe1435e2a7c2'
},
{
author: {
email: '[email protected]',
name: 'Zhang Zhuo',
username: 'lispc'
},
committer: {
email: '[email protected]',
name: 'GitHub',
|
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|