feat: movie-show-spider只发刮削了几部电影/几部剧集 电影/剧集无刮削到内容不发这部分的消息 #70
update_release_draft.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: '9314561912',
event: {
id: '9314561912',
name: 'pull_request',
payload: {
action: 'opened',
number: 14,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/issues/14/comments'
},
commits: {
href: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/pulls/14/commits'
},
html: {
href: 'https://github.com/nichuanfang/movie-tvshow-spider/pull/14'
},
issue: {
href: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/issues/14'
},
review_comment: {
href: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/pulls/14/comments'
},
self: {
href: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/pulls/14'
},
statuses: {
href: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/statuses/0cc8ee5222072a545c96f84a6a7b69fece73a63a'
}
},
active_lock_reason: null,
additions: 19,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'nichuanfang:main',
ref: 'main',
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/nichuanfang/movie-tvshow-spider/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/assignees{/user}',
blobs_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/branches{/branch}',
clone_url: 'https://github.com/nichuanfang/movie-tvshow-spider.git',
collaborators_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/comments{/number}',
commits_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/commits{/sha}',
compare_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/contents/{+path}',
contributors_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/contributors',
created_at: '2023-06-06T10:02:15Z',
default_branch: 'main',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/deployments',
description: 'A crawler of movie and tvshow hosted in alidrive.',
disabled: false,
downloads_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/downloads',
events_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/events',
fork: false,
forks: 0,
forks_count: 0,
forks_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/forks',
full_name: 'nichuanfang/movie-tvshow-spider',
git_commits_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/git/refs{/sha}',
|
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: '9314561912',
name: 'pull_request',
payload: {
action: 'opened',
number: 14,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/issues/14/comments'
},
commits: {
href: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/pulls/14/commits'
},
html: {
href: 'https://github.com/nichuanfang/movie-tvshow-spider/pull/14'
},
issue: {
href: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/issues/14'
},
review_comment: {
href: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/pulls/14/comments'
},
self: {
href: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/pulls/14'
},
statuses: {
href: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/statuses/0cc8ee5222072a545c96f84a6a7b69fece73a63a'
}
},
active_lock_reason: null,
additions: 19,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'nichuanfang:main',
ref: 'main',
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/nichuanfang/movie-tvshow-spider/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/assignees{/user}',
blobs_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/branches{/branch}',
clone_url: 'https://github.com/nichuanfang/movie-tvshow-spider.git',
collaborators_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/comments{/number}',
commits_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/commits{/sha}',
compare_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/contents/{+path}',
contributors_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/contributors',
created_at: '2023-06-06T10:02:15Z',
default_branch: 'main',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/deployments',
description: 'A crawler of movie and tvshow hosted in alidrive.',
disabled: false,
downloads_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/downloads',
events_url: 'https://api.github.com/repos/nichuanfang/movie-tvshow-spider/events',
fork: false,
forks:
|
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/.
|