added real slightly better syntax checks and better error display #46
Annotations
2 errors
Data doesn't contain `nodes` field. Make sure the `paginatePath` is set to the field you wish to paginate and that the query includes the `nodes` field.
{
name: 'event',
id: '10991493525',
event: {
id: '10991493525',
name: 'pull_request',
payload: {
action: 'opened',
number: 24,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/36624831?v=4',
description: 'French Student Innovation center.',
events_url: 'https://api.github.com/orgs/PoCInnovation/events',
hooks_url: 'https://api.github.com/orgs/PoCInnovation/hooks',
id: 36624831,
issues_url: 'https://api.github.com/orgs/PoCInnovation/issues',
login: 'PoCInnovation',
members_url: 'https://api.github.com/orgs/PoCInnovation/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjM2NjI0ODMx',
public_members_url: 'https://api.github.com/orgs/PoCInnovation/public_members{/member}',
repos_url: 'https://api.github.com/orgs/PoCInnovation/repos',
url: 'https://api.github.com/orgs/PoCInnovation'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/issues/24/comments'
},
commits: {
href: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/pulls/24/commits'
},
html: {
href: 'https://github.com/PoCInnovation/my-obfuscator/pull/24'
},
issue: {
href: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/issues/24'
},
review_comment: {
href: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/pulls/24/comments'
},
self: {
href: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/pulls/24'
},
statuses: {
href: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/statuses/6a1b2eebb6c49f4934f68c14cec3314a0d2a1385'
}
},
active_lock_reason: null,
additions: 115,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'PoCInnovation:main',
ref: 'main',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: false,
allow_squash_merge: false,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/assignees{/user}',
blobs_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/branches{/branch}',
clone_url: 'https://github.com/PoCInnovation/my-obfuscator.git',
collaborators_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/comments{/number}',
commits_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/commits{/sha}',
compare_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/contents/{+path}',
contributors_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/contributors',
created_at: '2024-05-04T13:41:03Z',
default_branch: 'main',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/deployments',
descrip
|
Error: Data doesn't contain `nodes` field. Make sure the `paginatePath` is set to the field you wish to paginate and that the query includes the `nodes` field.
at paginate (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142879:11)
at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142688:12)
at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142380:7)
at async Promise.all (index 1)
{
name: 'AggregateError',
event: {
id: '10991493525',
name: 'pull_request',
payload: {
action: 'opened',
number: 24,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/36624831?v=4',
description: 'French Student Innovation center.',
events_url: 'https://api.github.com/orgs/PoCInnovation/events',
hooks_url: 'https://api.github.com/orgs/PoCInnovation/hooks',
id: 36624831,
issues_url: 'https://api.github.com/orgs/PoCInnovation/issues',
login: 'PoCInnovation',
members_url: 'https://api.github.com/orgs/PoCInnovation/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjM2NjI0ODMx',
public_members_url: 'https://api.github.com/orgs/PoCInnovation/public_members{/member}',
repos_url: 'https://api.github.com/orgs/PoCInnovation/repos',
url: 'https://api.github.com/orgs/PoCInnovation'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/issues/24/comments'
},
commits: {
href: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/pulls/24/commits'
},
html: {
href: 'https://github.com/PoCInnovation/my-obfuscator/pull/24'
},
issue: {
href: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/issues/24'
},
review_comment: {
href: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/pulls/24/comments'
},
self: {
href: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/pulls/24'
},
statuses: {
href: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/statuses/6a1b2eebb6c49f4934f68c14cec3314a0d2a1385'
}
},
active_lock_reason: null,
additions: 115,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'PoCInnovation:main',
ref: 'main',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: false,
allow_squash_merge: false,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/assignees{/user}',
blobs_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/branches{/branch}',
clone_url: 'https://github.com/PoCInnovation/my-obfuscator.git',
collaborators_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/comments{/number}',
commits_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/commits{/sha}',
compare_url: 'https://api.github.com/repos/PoCInnovation/my-obfuscator/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/
|
The logs for this run have expired and are no longer available.
Loading