refactor: adjust table #104
bot.yml
on: push
Calculate Task Price with UbiquiBot
3m 48s
Annotations
2 errors
Calculate Task Price with UbiquiBot
commit.modified is not iterable
{
name: 'event',
id: '6304194512',
err: {
type: 'TypeError',
message: 'commit.modified is not iterable',
stack: 'TypeError: commit.modified is not iterable\n' +
' at getCommitChanges (/home/runner/work/ubiquibot/ubiquibot/src/handlers/push/index.ts:15:39)\n' +
' at validateConfigChange (/home/runner/work/ubiquibot/ubiquibot/src/handlers/push/index.ts:63:19)\n' +
' at bindEvents (/home/runner/work/ubiquibot/ubiquibot/src/bindings/event.ts:120:11)\n' +
' at async Promise.all (index 0)',
event: {
id: '6304194512',
name: 'push',
payload: {
after: '7f374c646ad3dbb4a6de869be65d3a97c54b7aec',
base_ref: null,
before: '03466d6348592006c50731120f4222d457dd1c94',
commits: [
{
author: {
email: '[email protected]',
name: 'アレクサンダー.eth',
username: 'pavlovcik'
},
committer: {
email: '[email protected]',
name: 'アレクサンダー.eth',
username: 'pavlovcik'
},
distinct: true,
id: '7f374c646ad3dbb4a6de869be65d3a97c54b7aec',
message: 'refactor: adjust table',
timestamp: '2023-09-26T04:53:52+09:00',
tree_id: 'd95f8580c359ed51f3cfb40728c0f0a453dc7124',
url: 'https://github.com/pavlovcik/ubiquibot/commit/7f374c646ad3dbb4a6de869be65d3a97c54b7aec'
}
],
compare: 'https://github.com/pavlovcik/ubiquibot/compare/03466d634859...7f374c646ad3',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'アレクサンダー.eth',
username: 'pavlovcik'
},
committer: {
email: '[email protected]',
name: 'アレクサンダー.eth',
username: 'pavlovcik'
},
distinct: true,
id: '7f374c646ad3dbb4a6de869be65d3a97c54b7aec',
message: 'refactor: adjust table',
timestamp: '2023-09-26T04:53:52+09:00',
tree_id: 'd95f8580c359ed51f3cfb40728c0f0a453dc7124',
url: 'https://github.com/pavlovcik/ubiquibot/commit/7f374c646ad3dbb4a6de869be65d3a97c54b7aec'
},
pusher: {
email: '[email protected]',
name: 'pavlovcik'
},
ref: 'refs/heads/refactor/general',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/pavlovcik/ubiquibot/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/pavlovcik/ubiquibot/assignees{/user}',
blobs_url: 'https://api.github.com/repos/pavlovcik/ubiquibot/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/pavlovcik/ubiquibot/branches{/branch}',
clone_url: 'https://github.com/pavlovcik/ubiquibot.git',
collaborators_url: 'https://api.github.com/repos/pavlovcik/ubiquibot/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/pavlovcik/ubiquibot/comments{/number}',
commits_url: 'https://api.github.com/repos/pavlovcik/ubiquibot/commits{/sha}',
compare_url: 'https://api.github.com/repos/pavlovcik/ubiquibot/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/pavlovcik/ubiquibot/contents/{+path}',
contributors_url: 'https://api.github.com/repos/pavlovcik/ubiquibot/contributors',
created_at: 1677852026,
default_branch: 'development',
deployments_url: 'https://api.github.com/repos/pavlovcik/ubiquibot/deployments',
description: 'Ubiquity GitHub Bot',
disabled: false,
downloads_url: 'https://api.github.com/repos/pavlovcik/ubiquibot/downloads',
events_url: 'https://api.github.com/repos/pavlovcik/ubiquibot/events',
fork: true,
forks: 0,
forks_count: 0,
forks_url:
|
Calculate Task Price with UbiquiBot
TypeError: commit.modified is not iterable
at getCommitChanges (/home/runner/work/ubiquibot/ubiquibot/src/handlers/push/index.ts:15:39)
at validateConfigChange (/home/runner/work/ubiquibot/ubiquibot/src/handlers/push/index.ts:63:19)
at bindEvents (/home/runner/work/ubiquibot/ubiquibot/src/bindings/event.ts:120:11)
at async Promise.all (index 0)
{
err: {
type: 'AggregateError',
message: '\n' +
' TypeError: commit.modified is not iterable\n' +
' at getCommitChanges (/home/runner/work/ubiquibot/ubiquibot/src/handlers/push/index.ts:15:39)\n' +
' at validateConfigChange (/home/runner/work/ubiquibot/ubiquibot/src/handlers/push/index.ts:63:19)\n' +
' at bindEvents (/home/runner/work/ubiquibot/ubiquibot/src/bindings/event.ts:120:11)\n' +
' at async Promise.all (index 0)',
stack: 'AggregateError: \n' +
' TypeError: commit.modified is not iterable\n' +
' at getCommitChanges (/home/runner/work/ubiquibot/ubiquibot/src/handlers/push/index.ts:15:39)\n' +
' at validateConfigChange (/home/runner/work/ubiquibot/ubiquibot/src/handlers/push/index.ts:63:19)\n' +
' at bindEvents (/home/runner/work/ubiquibot/ubiquibot/src/bindings/event.ts:120:11)\n' +
' at async Promise.all (index 0)\n' +
' at <anonymous> (/home/runner/work/ubiquibot/ubiquibot/node_modules/@octokit/webhooks/dist-node/index.js:187:19)',
aggregateErrors: [
{
type: 'TypeError',
message: 'commit.modified is not iterable',
stack: 'TypeError: commit.modified is not iterable\n' +
' at getCommitChanges (/home/runner/work/ubiquibot/ubiquibot/src/handlers/push/index.ts:15:39)\n' +
' at validateConfigChange (/home/runner/work/ubiquibot/ubiquibot/src/handlers/push/index.ts:63:19)\n' +
' at bindEvents (/home/runner/work/ubiquibot/ubiquibot/src/bindings/event.ts:120:11)\n' +
' at async Promise.all (index 0)',
event: {
id: '6304194512',
name: 'push',
payload: {
after: '7f374c646ad3dbb4a6de869be65d3a97c54b7aec',
base_ref: null,
before: '03466d6348592006c50731120f4222d457dd1c94',
commits: [
{
author: {
email: '[email protected]',
name: 'アレクサンダー.eth',
username: 'pavlovcik'
},
committer: {
email: '[email protected]',
name: 'アレクサンダー.eth',
username: 'pavlovcik'
},
distinct: true,
id: '7f374c646ad3dbb4a6de869be65d3a97c54b7aec',
message: 'refactor: adjust table',
timestamp: '2023-09-26T04:53:52+09:00',
tree_id: 'd95f8580c359ed51f3cfb40728c0f0a453dc7124',
url: 'https://github.com/pavlovcik/ubiquibot/commit/7f374c646ad3dbb4a6de869be65d3a97c54b7aec'
}
],
compare: 'https://github.com/pavlovcik/ubiquibot/compare/03466d634859...7f374c646ad3',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'アレクサンダー.eth',
username: 'pavlovcik'
},
committer: {
email: '[email protected]',
name: 'アレクサンダー.eth',
username: 'pavlovcik'
},
distinct: true,
id: '7f374c646ad3dbb4a6de869be65d3a97c54b7aec',
message: 'refactor: adjust table',
timestamp: '2023-09-26T04:53:52+09:00',
tree_id: 'd95f8580c359ed51f3cfb40728c0f0a453dc7124',
url: 'https://github.com/pavlovcik/ubiquibot/commit/7f374c646ad3dbb4a6de869be65d3a97c54b7aec'
},
pusher: {
email: '[email protected]',
n
|