libsql/replication: Improve tracing for client #403
Annotations
2 errors
newNodes is not iterable
{
name: 'event',
id: '5977058819',
event: {
id: '5977058819',
name: 'pull_request',
payload: {
action: 'opened',
number: 323,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/114694406?v=4',
description: 'libSQL is a fork of SQLite that is both Open Source, and Open Contributions.',
events_url: 'https://api.github.com/orgs/libsql/events',
hooks_url: 'https://api.github.com/orgs/libsql/hooks',
id: 114694406,
issues_url: 'https://api.github.com/orgs/libsql/issues',
login: 'libsql',
members_url: 'https://api.github.com/orgs/libsql/members{/member}',
node_id: 'O_kgDOBtYZBg',
public_members_url: 'https://api.github.com/orgs/libsql/public_members{/member}',
repos_url: 'https://api.github.com/orgs/libsql/repos',
url: 'https://api.github.com/orgs/libsql'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/libsql/libsql/issues/323/comments'
},
commits: {
href: 'https://api.github.com/repos/libsql/libsql/pulls/323/commits'
},
html: { href: 'https://github.com/libsql/libsql/pull/323' },
issue: {
href: 'https://api.github.com/repos/libsql/libsql/issues/323'
},
review_comment: {
href: 'https://api.github.com/repos/libsql/libsql/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/libsql/libsql/pulls/323/comments'
},
self: {
href: 'https://api.github.com/repos/libsql/libsql/pulls/323'
},
statuses: {
href: 'https://api.github.com/repos/libsql/libsql/statuses/66cb23d00e78f218c21217f9cae70948c3cb7be1'
}
},
active_lock_reason: null,
additions: 26,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'libsql: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/libsql/libsql/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/libsql/libsql/assignees{/user}',
blobs_url: 'https://api.github.com/repos/libsql/libsql/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/libsql/libsql/branches{/branch}',
clone_url: 'https://github.com/libsql/libsql.git',
collaborators_url: 'https://api.github.com/repos/libsql/libsql/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/libsql/libsql/comments{/number}',
commits_url: 'https://api.github.com/repos/libsql/libsql/commits{/sha}',
compare_url: 'https://api.github.com/repos/libsql/libsql/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/libsql/libsql/contents/{+path}',
contributors_url: 'https://api.github.com/repos/libsql/libsql/contributors',
created_at: '2022-09-29T18:56:16Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/libsql/libsql/deployments',
description: 'libSQL is a fork of SQLite that is both Open Source, and Open Contributions.',
disabled: false,
downloads_url: 'https://api.github.com/repos/libsql/libsql/downloads',
events_url: 'https://api.github.com/repos/libsql/libsql/events',
fork: false,
forks: 86,
forks_count: 86,
forks_url: 'https://api.github.com/repos/libsql/libsql/forks',
full_name: 'libsql/libsql'
|
TypeError: newNodes is not iterable
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142882:48
at baseUpdate (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:94273:36)
at Function.update (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:103823:40)
at paginate (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142882:7)
at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142655:12)
at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142390:7)
at async Promise.all (index 1)
{
name: 'AggregateError',
event: {
id: '5977058819',
name: 'pull_request',
payload: {
action: 'opened',
number: 323,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/114694406?v=4',
description: 'libSQL is a fork of SQLite that is both Open Source, and Open Contributions.',
events_url: 'https://api.github.com/orgs/libsql/events',
hooks_url: 'https://api.github.com/orgs/libsql/hooks',
id: 114694406,
issues_url: 'https://api.github.com/orgs/libsql/issues',
login: 'libsql',
members_url: 'https://api.github.com/orgs/libsql/members{/member}',
node_id: 'O_kgDOBtYZBg',
public_members_url: 'https://api.github.com/orgs/libsql/public_members{/member}',
repos_url: 'https://api.github.com/orgs/libsql/repos',
url: 'https://api.github.com/orgs/libsql'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/libsql/libsql/issues/323/comments'
},
commits: {
href: 'https://api.github.com/repos/libsql/libsql/pulls/323/commits'
},
html: { href: 'https://github.com/libsql/libsql/pull/323' },
issue: {
href: 'https://api.github.com/repos/libsql/libsql/issues/323'
},
review_comment: {
href: 'https://api.github.com/repos/libsql/libsql/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/libsql/libsql/pulls/323/comments'
},
self: {
href: 'https://api.github.com/repos/libsql/libsql/pulls/323'
},
statuses: {
href: 'https://api.github.com/repos/libsql/libsql/statuses/66cb23d00e78f218c21217f9cae70948c3cb7be1'
}
},
active_lock_reason: null,
additions: 26,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'libsql: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/libsql/libsql/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/libsql/libsql/assignees{/user}',
blobs_url: 'https://api.github.com/repos/libsql/libsql/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/libsql/libsql/branches{/branch}',
clone_url: 'https://github.com/libsql/libsql.git',
collaborators_url: 'https://api.github.com/repos/libsql/libsql/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/libsql/libsql/comments{/number}',
commits_url: 'https://api.github.com/repos/libsql/libsql/commits{/sha}',
compare_url: 'https://api.github.com/repos/libsql/libsql/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/libsql/libsql/contents/{+path}',
contributors_url: 'https://api.github.com/repos/libs
|
The logs for this run have expired and are no longer available.
Loading