🩹 Fix: error check in Form binder (#3110) #11
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: '10588753734',
event: {
id: '10588753734',
name: 'push',
payload: {
after: '062ac3bf7bbdcd59dbd967beaf83151ffc05bdd2',
base_ref: null,
before: 'c579a1a0b38eac19dd2008e4c83a614a717c6ce0',
commits: [
{
author: {
email: '[email protected]',
name: 'Lucas Lemos',
username: 'luk3skyw4lker'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '9ea76518cce19c0149165691c5ccf292b2eee161',
message: ':sparkles: feat: Add support for RebuildTree (#3074)\n' +
'\n' +
'* feat: add rebuild tree method\r\n' +
'\r\n' +
'* docs: add newline at the end of app.md\r\n' +
'\r\n' +
'* docs: add an example of dynamic defined routes\r\n' +
'\r\n' +
'* docs: remove tabs from example code on app.md\r\n' +
'\r\n' +
'* Update docs/api/app.md\r\n' +
'\r\n' +
'Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>\r\n' +
'\r\n' +
'* Update app.md\r\n' +
'\r\n' +
"* docs: add RebuildTree to what's new documentation\r\n" +
'\r\n' +
'* fix: markdown errors in documentation\r\n' +
'\r\n' +
'Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>\r\n' +
'\r\n' +
'* refactor: add mutex lock to the addRoute function\r\n' +
'\r\n' +
'* refactor: remove mutex lock from addRoute\r\n' +
'\r\n' +
'* refactor: fix mutex deadlock in addRoute\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Co-authored-by: Juan Calderon-Perez <[email protected]>\r\n' +
'Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>',
timestamp: '2024-07-18T22:08:33+02:00',
tree_id: 'd92a4e117c8e0b296d0f825ac9e65f77f8c96ea7',
url: 'https://github.com/wangjq4214/fiber/commit/9ea76518cce19c0149165691c5ccf292b2eee161'
},
{
author: {
email: '[email protected]',
name: 'Jason McNeil',
username: 'sixcolors'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '0de6a2f3949aed476aeab5fcbdf42c8bb6303e6a',
message: 'test(ctx_test): Fix race condition (#3081)\n' +
'\n' +
'* test(ctx_test): Fix race condition\r\n' +
'\r\n' +
'* chore: Release ctx resource after sending file\r\n' +
'\r\n' +
'* refactor: sendFileBodyReader function\r\n' +
'\r\n' +
'Refactor the `sendFileBodyReader` function to remove the unnecessary `app` parameter. This simplifies the function signature and improves code readability.',
timestamp: '2024-07-22T08:50:44+02:00',
tree_id: 'e8c0ca218ed86e98f4621b76e65c7d1018cf07b8',
url: 'https://github.com/wangjq4214/fiber/commit/0de6a2f3949aed476aeab5fcbdf42c8bb6303e6a'
},
{
author: {
email: '[email protected]',
name: 'Juan Calderon-Perez',
username: 'gaby'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '9c0cb9de1366f0b94e345bc1b5f5a9f66c4079eb',
message: 'v3: Refactor Benchmark Results Workflow (#3082)\n'
|
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 0)
{
name: 'AggregateError',
event: {
id: '10588753734',
name: 'push',
payload: {
after: '062ac3bf7bbdcd59dbd967beaf83151ffc05bdd2',
base_ref: null,
before: 'c579a1a0b38eac19dd2008e4c83a614a717c6ce0',
commits: [
{
author: {
email: '[email protected]',
name: 'Lucas Lemos',
username: 'luk3skyw4lker'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '9ea76518cce19c0149165691c5ccf292b2eee161',
message: ':sparkles: feat: Add support for RebuildTree (#3074)\n' +
'\n' +
'* feat: add rebuild tree method\r\n' +
'\r\n' +
'* docs: add newline at the end of app.md\r\n' +
'\r\n' +
'* docs: add an example of dynamic defined routes\r\n' +
'\r\n' +
'* docs: remove tabs from example code on app.md\r\n' +
'\r\n' +
'* Update docs/api/app.md\r\n' +
'\r\n' +
'Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>\r\n' +
'\r\n' +
'* Update app.md\r\n' +
'\r\n' +
"* docs: add RebuildTree to what's new documentation\r\n" +
'\r\n' +
'* fix: markdown errors in documentation\r\n' +
'\r\n' +
'Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>\r\n' +
'\r\n' +
'* refactor: add mutex lock to the addRoute function\r\n' +
'\r\n' +
'* refactor: remove mutex lock from addRoute\r\n' +
'\r\n' +
'* refactor: fix mutex deadlock in addRoute\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Co-authored-by: Juan Calderon-Perez <[email protected]>\r\n' +
'Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>',
timestamp: '2024-07-18T22:08:33+02:00',
tree_id: 'd92a4e117c8e0b296d0f825ac9e65f77f8c96ea7',
url: 'https://github.com/wangjq4214/fiber/commit/9ea76518cce19c0149165691c5ccf292b2eee161'
},
{
author: {
email: '[email protected]',
name: 'Jason McNeil',
username: 'sixcolors'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '0de6a2f3949aed476aeab5fcbdf42c8bb6303e6a',
message: 'test(ctx_test): Fix race condition (#3081)\n' +
'\n' +
'* test(ctx_test): Fix race condition\r\n' +
'\r\n' +
'* chore: Release ctx resource after sending file\r\n' +
'\r\n' +
'* refactor: sendFileBodyReader function\r\n' +
'\r\n' +
'Refactor the `sendFileBodyReader` function to remove the unnecessary `app` parameter. This simplifies the function signature and improves code readability.',
timestamp: '2024-07-22T08:50:44+02:00',
tree_id: 'e8c0ca218ed86e98f4621b76e65c7d1018cf07b8',
url: 'https://github.com/wangjq4214/fiber/commit/0de6a2f3949aed476aeab5fcbdf42c8bb6303e6a'
},
{
author: {
email: '835733+gaby@users
|
This job succeeded
Loading