Fix single node tree verification bug #474
Annotations
2 errors and 1 warning
Run release-drafter/release-drafter@v6
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12436152232',
status: 422,
response: {
url: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/releases',
status: 422,
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-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Fri, 20 Dec 2024 17:59:09 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
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': '5456:3AEE3A:66BD88B:CCEE640:6765B06C',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1734721147',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'invalid',
field: 'target_commitish'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '422'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/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/pull/219/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* Add fuzz tests (#137) @anupsv\\n* Create dependabot.yml (#216) @anupsv\\n* fix(CI): Add docker build and curl check (#214) @epociask\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '12436152232',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'b412bea47d878a0f802e0dcb4489fc2733fdccdc',
before: '6357d456c4ffb99d6b3d96b241af5639a79c0f16',
number: 219,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/92827658?v=4',
description: 'Shared security for open innovation and hyperscaling on Ethereum. Join the Restaking Collective.',
events_url: 'https://api.github.com/orgs/Layr-Labs/events',
hooks_url: 'https://api.github.com/orgs/Layr-Labs/hooks',
id: 92827658,
issues_url: 'https://api.github.com/orgs/Layr-Labs/issues',
login: 'Layr-Labs',
members_url: 'https://api.github.com/orgs/Layr-Labs/members{/member}',
node_id: 'O_kgDOBYhwCg',
public_members_url: 'https://api.github.com/orgs/Layr-Labs/public_members{/member}',
repos_url: 'https://api.github.com/orgs/Layr-Labs/repos',
url: 'https://api.github.com/orgs/Layr-Labs'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/issues/219/comments'
},
commits: {
href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/pulls/219/commits'
},
html: {
href: 'https://github.com/Layr-Labs/eigenda-proxy/pull/219'
|
Run release-drafter/release-drafter@v6
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v6/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/v6/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '12436152232',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'b412bea47d878a0f802e0dcb4489fc2733fdccdc',
before: '6357d456c4ffb99d6b3d96b241af5639a79c0f16',
number: 219,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/92827658?v=4',
description: 'Shared security for open innovation and hyperscaling on Ethereum. Join the Restaking Collective.',
events_url: 'https://api.github.com/orgs/Layr-Labs/events',
hooks_url: 'https://api.github.com/orgs/Layr-Labs/hooks',
id: 92827658,
issues_url: 'https://api.github.com/orgs/Layr-Labs/issues',
login: 'Layr-Labs',
members_url: 'https://api.github.com/orgs/Layr-Labs/members{/member}',
node_id: 'O_kgDOBYhwCg',
public_members_url: 'https://api.github.com/orgs/Layr-Labs/public_members{/member}',
repos_url: 'https://api.github.com/orgs/Layr-Labs/repos',
url: 'https://api.github.com/orgs/Layr-Labs'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/issues/219/comments'
},
commits: {
href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/pulls/219/commits'
},
html: {
href: 'https://github.com/Layr-Labs/eigenda-proxy/pull/219'
},
issue: {
href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/issues/219'
},
review_comment: {
href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/pulls/219/comments'
},
self: {
href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/pulls/219'
},
statuses: {
href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/statuses/b412bea47d878a0f802e0dcb4489fc2733fdccdc'
}
},
active_lock_reason: null,
additions: 58,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/102969658?v=4',
events_url: 'https://api.github.com/users/litt3/events{/privacy}',
followers_url: 'https://api.github.com/users/litt3/followers',
following_url: 'https://api.github.com/users/litt3/following{/other_user}',
gists_url: 'https://api.github.com/users/litt3/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/litt3',
id: 102969658,
login: 'litt3',
node_id: 'U_kgDOBiMxOg',
organizations_url: 'https://api.github.com/users/litt3/orgs',
received_events_url: 'https://api.github.com/users/litt3/received_events',
repos_url: 'https://api.github.com/users/litt3/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/litt3/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/litt3/subscriptions',
type: 'User',
url: 'https://api.github.com/users/litt3',
user_view_type: 'public'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/102969658?v=4',
events_url: 'https://api.github.com/users/litt3/events{/privacy}',
followers_url: 'https://api.github.com/users/litt3/followers',
following_url: 'https://api.github.com/users/litt3/following{/other_user}',
gists_url: 'https://api.githu
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading