0x4007 / ubiquibot

Ubiquity GitHub Bot
MIT License
0 stars 2 forks source link

test #10

Open 0x4007 opened 1 year ago

0x4007 commented 1 year ago

test

ubiquity-os-0x4007[bot] commented 1 year ago

Similar issue (test) found at https://github.com/pavlovcik/ubiquibot/issues/9. Similarity is about 100%

ubiquity-os-0x4007[bot] commented 1 year ago
- main action uncaught error
{
  "action": "issueCreatedCallback",
  "error": "Time or priority label is not defined"
}
ubiquity-os-0x4007[bot] commented 1 year ago

@pavlovcik, You are not allowed to add Time: <1 Hour

0x4007 commented 1 year ago

/labels time priority price @pavlovcik

ubiquity-os-0x4007[bot] commented 1 year ago
- main action uncaught error
{
  "action": "handleComment",
  "error": {
    "code": "PGRST204",
    "details": null,
    "hint": null,
    "message": "Column 'node_id' of relation 'access' does not exist"
  }
}
0x4007 commented 1 year ago

/start

ubiquity-os-0x4007[bot] commented 1 year ago
! Skipping '/start' since no labels are set to calculate the timeline
ubiquity-os-0x4007[bot] commented 1 year ago

@pavlovcik, You are not allowed to add Time: <1 Day

0x4007 commented 1 year ago

/labels time priority price @pavlovcik

ubiquity-os-0x4007[bot] commented 1 year ago
- main action uncaught error
{
  "action": "handleComment",
  "error": {
    "code": "PGRST204",
    "details": null,
    "hint": null,
    "message": "Column 'node_id' of relation 'access' does not exist"
  }
}
0x4007 commented 1 year ago

/start

ubiquity-os-0x4007[bot] commented 1 year ago
! Skipping '/start' since no labels are set to calculate the timeline
ubiquity-os-0x4007[bot] commented 1 year ago
- main action uncaught error
{
  "action": "handleComment",
  "error": {
    "message": "Cannot destructure property 'response' of '(intermediate value)' as it is undefined.",
    "name": "TypeError",
    "stack": [
      "TypeError: Cannot destructure property 'response' of '(intermediate value)' as it is undefined.",
      "    at bindEvents (/Users/nv/repos/pavlovcik/ubiquibot/src/bindings/event.ts:94:17)",
      "    at async Promise.all (index 0)",
      "    at middleware (/Users/nv/repos/pavlovcik/ubiquibot/node_modules/@octokit/webhooks/dist-src/middleware/node/middleware.js:51:9)"
    ]
  }
}
ubiquity-os-0x4007[bot] commented 1 year ago
- wildcard action uncaught error
{
  "action": "checkTasksToUnassign",
  "error": {
    "message": "Cannot destructure property 'response' of '(intermediate value)' as it is undefined.",
    "name": "TypeError",
    "stack": [
      "TypeError: Cannot destructure property 'response' of '(intermediate value)' as it is undefined.",
      "    at bindEvents (/Users/nv/repos/pavlovcik/ubiquibot/src/bindings/event.ts:115:17)",
      "    at async Promise.all (index 0)",
      "    at middleware (/Users/nv/repos/pavlovcik/ubiquibot/node_modules/@octokit/webhooks/dist-src/middleware/node/middleware.js:51:9)"
    ]
  }
}
0x4007 commented 1 year ago

/start

ubiquity-os-0x4007[bot] commented 1 year ago
! Skipping '/start' since no labels are set to calculate the timeline
ubiquity-os-0x4007[bot] commented 1 year ago

@pavlovcik, You are not allowed to add Price: 12.5 USD

0x4007 commented 1 year ago

/labels price @pavlovcik

ubiquity-os-0x4007[bot] commented 1 year ago
- main action uncaught error
{
  "action": "handleComment",
  "error": {
    "code": "PGRST204",
    "details": null,
    "hint": null,
    "message": "Column 'node_id' of relation 'access' does not exist"
  }
}
0x4007 commented 1 year ago

/labels price @pavlovcik

ubiquity-os-0x4007[bot] commented 1 year ago
- main action uncaught error
{
  "action": "handleComment",
  "error": {
    "code": "PGRST204",
    "details": null,
    "hint": null,
    "message": "Column 'node_id' of relation 'access' does not exist"
  }
}
0x4007 commented 1 year ago

/labels price @pavlovcik

ubiquity-os-0x4007[bot] commented 1 year ago
- main action uncaught error
{
  "action": "handleComment",
  "error": {
    "code": "PGRST204",
    "details": null,
    "hint": null,
    "message": "Column 'node_id' of relation 'access' does not exist"
  }
}
0x4007 commented 1 year ago

/labels price @pavlovcik

ubiquity-os-0x4007[bot] commented 1 year ago
- main action uncaught error
{
  "action": "handleComment",
  "error": {
    "code": "PGRST204",
    "details": null,
    "hint": null,
    "message": "Column 'node_id' of relation 'access' does not exist"
  }
}
0x4007 commented 1 year ago

/start

ubiquity-os-0x4007[bot] commented 1 year ago
! Skipping '/start' since no labels are set to calculate the timeline
0x4007 commented 1 year ago

/labels price @pavlovcik

ubiquity-os-0x4007[bot] commented 1 year ago
- main action uncaught error
{
  "action": "handleComment",
  "error": {
    "message": "null",
    "name": "Error",
    "stack": [
      "Error: null",
      "    at Access.setAccess (/Users/nv/repos/pavlovcik/ubiquibot/src/adapters/supabase/helpers/tables/access.ts:42:22)",
      "    at processTicksAndRejections (node:internal/process/task_queues:95:5)",
      "    at setLabels (/Users/nv/repos/pavlovcik/ubiquibot/src/handlers/comment/handlers/labels.ts:33:5)",
      "    at handleComment (/Users/nv/repos/pavlovcik/ubiquibot/src/handlers/comment/action.ts:56:31)",
      "    at bindEvents (/Users/nv/repos/pavlovcik/ubiquibot/src/bindings/event.ts:94:26)",
      "    at async Promise.all (index 0)",
      "    at middleware (/Users/nv/repos/pavlovcik/ubiquibot/node_modules/@octokit/webhooks/dist-src/middleware/node/middleware.js:51:9)"
    ]
  }
}
0x4007 commented 1 year ago

/labels price @pavlovcik

ubiquity-os-0x4007[bot] commented 1 year ago
- main action uncaught error
{
  "action": "handleComment",
  "error": {
    "message": "Column 'node_id' of relation 'access' does not exist",
    "name": "Error",
    "stack": [
      "Error: Column 'node_id' of relation 'access' does not exist",
      "    at Access.setAccess (/Users/nv/repos/pavlovcik/ubiquibot/src/adapters/supabase/helpers/tables/access.ts:42:22)",
      "    at processTicksAndRejections (node:internal/process/task_queues:95:5)",
      "    at setLabels (/Users/nv/repos/pavlovcik/ubiquibot/src/handlers/comment/handlers/labels.ts:33:5)",
      "    at handleComment (/Users/nv/repos/pavlovcik/ubiquibot/src/handlers/comment/action.ts:56:31)",
      "    at bindEvents (/Users/nv/repos/pavlovcik/ubiquibot/src/bindings/event.ts:94:26)",
      "    at async Promise.all (index 0)",
      "    at middleware (/Users/nv/repos/pavlovcik/ubiquibot/node_modules/@octokit/webhooks/dist-src/middleware/node/middleware.js:51:9)"
    ]
  }
}
0x4007 commented 1 year ago

/labels price @pavlovcik

ubiquity-os-0x4007[bot] commented 1 year ago

@pavlovcik, You are not allowed to add Price: 12.5 USD