fix(deps): update dependency lucide-react to ^0.414.0 #317
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: '10086242869',
event: {
id: '10086242869',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'e20ac94e9f328c74af912e1c1c76749b84e46799',
before: '532733fc8a2ecc92e8fa54fea58ce6f903a2f716',
number: 80,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/aamirazad/homelab-connector/issues/80/comments'
},
commits: {
href: 'https://api.github.com/repos/aamirazad/homelab-connector/pulls/80/commits'
},
html: {
href: 'https://github.com/aamirazad/homelab-connector/pull/80'
},
issue: {
href: 'https://api.github.com/repos/aamirazad/homelab-connector/issues/80'
},
review_comment: {
href: 'https://api.github.com/repos/aamirazad/homelab-connector/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/aamirazad/homelab-connector/pulls/80/comments'
},
self: {
href: 'https://api.github.com/repos/aamirazad/homelab-connector/pulls/80'
},
statuses: {
href: 'https://api.github.com/repos/aamirazad/homelab-connector/statuses/e20ac94e9f328c74af912e1c1c76749b84e46799'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: {
commit_message: 'Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>',
commit_title: 'fix(deps): update dependency lucide-react to ^0.414.0 (#80)',
enabled_by: {
avatar_url: 'https://avatars.githubusercontent.com/u/82281117?v=4',
events_url: 'https://api.github.com/users/aamirazad/events{/privacy}',
followers_url: 'https://api.github.com/users/aamirazad/followers',
following_url: 'https://api.github.com/users/aamirazad/following{/other_user}',
gists_url: 'https://api.github.com/users/aamirazad/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/aamirazad',
id: 82281117,
login: 'aamirazad',
node_id: 'MDQ6VXNlcjgyMjgxMTE3',
organizations_url: 'https://api.github.com/users/aamirazad/orgs',
received_events_url: 'https://api.github.com/users/aamirazad/received_events',
repos_url: 'https://api.github.com/users/aamirazad/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/aamirazad/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/aamirazad/subscriptions',
type: 'User',
url: 'https://api.github.com/users/aamirazad'
},
merge_method: 'squash'
},
base: {
label: 'aamirazad:main',
ref: 'main',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/aamirazad/homelab-connector/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/aamirazad/homelab-connector/assignees{/user}',
blobs_url: 'https://api.github.com/repos/aamirazad/homelab-connector/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/aamirazad/homelab-connector/branches{/branch}',
clone_url: 'https://github.com/aamirazad/homelab-connector.git',
collaborators_url: 'https://api.github.com/repos/aamirazad/homelab-connector/collaborators{/collaborator}',
comments_url: 'https://api
|
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:142674: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: '10086242869',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'e20ac94e9f328c74af912e1c1c76749b84e46799',
before: '532733fc8a2ecc92e8fa54fea58ce6f903a2f716',
number: 80,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/aamirazad/homelab-connector/issues/80/comments'
},
commits: {
href: 'https://api.github.com/repos/aamirazad/homelab-connector/pulls/80/commits'
},
html: {
href: 'https://github.com/aamirazad/homelab-connector/pull/80'
},
issue: {
href: 'https://api.github.com/repos/aamirazad/homelab-connector/issues/80'
},
review_comment: {
href: 'https://api.github.com/repos/aamirazad/homelab-connector/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/aamirazad/homelab-connector/pulls/80/comments'
},
self: {
href: 'https://api.github.com/repos/aamirazad/homelab-connector/pulls/80'
},
statuses: {
href: 'https://api.github.com/repos/aamirazad/homelab-connector/statuses/e20ac94e9f328c74af912e1c1c76749b84e46799'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: {
commit_message: 'Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>',
commit_title: 'fix(deps): update dependency lucide-react to ^0.414.0 (#80)',
enabled_by: {
avatar_url: 'https://avatars.githubusercontent.com/u/82281117?v=4',
events_url: 'https://api.github.com/users/aamirazad/events{/privacy}',
followers_url: 'https://api.github.com/users/aamirazad/followers',
following_url: 'https://api.github.com/users/aamirazad/following{/other_user}',
gists_url: 'https://api.github.com/users/aamirazad/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/aamirazad',
id: 82281117,
login: 'aamirazad',
node_id: 'MDQ6VXNlcjgyMjgxMTE3',
organizations_url: 'https://api.github.com/users/aamirazad/orgs',
received_events_url: 'https://api.github.com/users/aamirazad/received_events',
repos_url: 'https://api.github.com/users/aamirazad/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/aamirazad/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/aamirazad/subscriptions',
type: 'User',
url: 'https://api.github.com/users/aamirazad'
},
merge_method: 'squash'
},
base: {
label: 'aamirazad:main',
ref: 'main',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/aamirazad/homelab-connector/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/aamirazad/homelab-connector/assignees{/user}',
blobs_url: 'https://api.githu
|
This job succeeded
Loading