Develop #1
release-drafter.yml
on: pull_request
update_release_draft
2s
Annotations
2 errors and 1 warning
update_release_draft
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: '11983818176',
event: {
id: '11983818176',
name: 'pull_request',
payload: {
action: 'opened',
number: 9,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/alisaitteke/adb-client/issues/9/comments'
},
commits: {
href: 'https://api.github.com/repos/alisaitteke/adb-client/pulls/9/commits'
},
html: { href: 'https://github.com/alisaitteke/adb-client/pull/9' },
issue: {
href: 'https://api.github.com/repos/alisaitteke/adb-client/issues/9'
},
review_comment: {
href: 'https://api.github.com/repos/alisaitteke/adb-client/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/alisaitteke/adb-client/pulls/9/comments'
},
self: {
href: 'https://api.github.com/repos/alisaitteke/adb-client/pulls/9'
},
statuses: {
href: 'https://api.github.com/repos/alisaitteke/adb-client/statuses/c2cb1052ec33a30221605f05d8fb84c896fbda6e'
}
},
active_lock_reason: null,
additions: 226,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'alisaitteke:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/alisaitteke/adb-client/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/alisaitteke/adb-client/assignees{/user}',
blobs_url: 'https://api.github.com/repos/alisaitteke/adb-client/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/alisaitteke/adb-client/branches{/branch}',
clone_url: 'https://github.com/alisaitteke/adb-client.git',
collaborators_url: 'https://api.github.com/repos/alisaitteke/adb-client/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/alisaitteke/adb-client/comments{/number}',
commits_url: 'https://api.github.com/repos/alisaitteke/adb-client/commits{/sha}',
compare_url: 'https://api.github.com/repos/alisaitteke/adb-client/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/alisaitteke/adb-client/contents/{+path}',
contributors_url: 'https://api.github.com/repos/alisaitteke/adb-client/contributors',
created_at: '2024-11-23T02:20:17Z',
default_branch: 'master',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/alisaitteke/adb-client/deployments',
description: 'A modern TypeScript library for Android Debug Bridge (ADB) with automatic detection, device management, and comprehensive API support.',
disabled: false,
downloads_url: 'https://api.github.com/repos/alisaitteke/adb-client/downloads',
events_url: 'https://api.github.com/repos/alisaitteke/adb-client/events',
fork: false,
forks: 0,
forks_count: 0,
forks_url: 'https://api.github.com/repos/alisaitteke/adb-client/forks',
full_name: 'alisaitteke/adb-client',
git_commits_url: 'https://api.github.com/repos/alisaitteke/adb-client/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/alisaitteke/adb-client/git/refs{/sha}',
git_tags_url: 'https://api.github.com/repos/alisaitteke/adb-client/git/tags{/sha}',
git_url: 'git://github.com/alisaitteke/adb-client.git',
|
update_release_draft
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/v5/dist/index.js:142879:11)
at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142674:12)
at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142380:7)
at async Promise.all (index 1)
{
name: 'AggregateError',
event: {
id: '11983818176',
name: 'pull_request',
payload: {
action: 'opened',
number: 9,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/alisaitteke/adb-client/issues/9/comments'
},
commits: {
href: 'https://api.github.com/repos/alisaitteke/adb-client/pulls/9/commits'
},
html: { href: 'https://github.com/alisaitteke/adb-client/pull/9' },
issue: {
href: 'https://api.github.com/repos/alisaitteke/adb-client/issues/9'
},
review_comment: {
href: 'https://api.github.com/repos/alisaitteke/adb-client/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/alisaitteke/adb-client/pulls/9/comments'
},
self: {
href: 'https://api.github.com/repos/alisaitteke/adb-client/pulls/9'
},
statuses: {
href: 'https://api.github.com/repos/alisaitteke/adb-client/statuses/c2cb1052ec33a30221605f05d8fb84c896fbda6e'
}
},
active_lock_reason: null,
additions: 226,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'alisaitteke:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/alisaitteke/adb-client/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/alisaitteke/adb-client/assignees{/user}',
blobs_url: 'https://api.github.com/repos/alisaitteke/adb-client/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/alisaitteke/adb-client/branches{/branch}',
clone_url: 'https://github.com/alisaitteke/adb-client.git',
collaborators_url: 'https://api.github.com/repos/alisaitteke/adb-client/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/alisaitteke/adb-client/comments{/number}',
commits_url: 'https://api.github.com/repos/alisaitteke/adb-client/commits{/sha}',
compare_url: 'https://api.github.com/repos/alisaitteke/adb-client/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/alisaitteke/adb-client/contents/{+path}',
contributors_url: 'https://api.github.com/repos/alisaitteke/adb-client/contributors',
created_at: '2024-11-23T02:20:17Z',
default_branch: 'master',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/alisaitteke/adb-client/deployments',
description: 'A modern TypeScript library for Android Debug Bridge (ADB) with automatic detection, device management, and comprehensive API support.',
disabled: false,
downloads_url: 'https://api.github.com/repos/alisaitteke/adb-client/downloads',
events_url: 'https://api.github.com/repos/alisaitteke/adb-client/events',
fork: false,
forks: 0,
forks_count: 0,
forks_url: 'https://api.github.com/repos/alisaitteke/adb-client/forks',
full_n
|
update_release_draft
The following actions use a deprecated Node.js version and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|