chore: remove telegram weekly update #105
bot.yml
on: push
Calculate Task Price with UbiquiBot
59s
Annotations
2 errors
Calculate Task Price with UbiquiBot
commit.modified is not iterable
{
name: 'event',
id: '6304280740',
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: '6304280740',
name: 'push',
payload: {
after: '3da0c0e06b24077e5f5c3722aefe0cada3542ce6',
base_ref: null,
before: '7f374c646ad3dbb4a6de869be65d3a97c54b7aec',
commits: [
{
author: {
email: '[email protected]',
name: 'アレクサンダー.eth',
username: 'pavlovcik'
},
committer: {
email: '[email protected]',
name: 'アレクサンダー.eth',
username: 'pavlovcik'
},
distinct: true,
id: '3da0c0e06b24077e5f5c3722aefe0cada3542ce6',
message: 'chore: remove telegram weekly update',
timestamp: '2023-09-26T05:03:07+09:00',
tree_id: 'ee2a33263f33aa2564d41ca00d5c892c62c0d5c9',
url: 'https://github.com/pavlovcik/ubiquibot/commit/3da0c0e06b24077e5f5c3722aefe0cada3542ce6'
}
],
compare: 'https://github.com/pavlovcik/ubiquibot/compare/7f374c646ad3...3da0c0e06b24',
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: '3da0c0e06b24077e5f5c3722aefe0cada3542ce6',
message: 'chore: remove telegram weekly update',
timestamp: '2023-09-26T05:03:07+09:00',
tree_id: 'ee2a33263f33aa2564d41ca00d5c892c62c0d5c9',
url: 'https://github.com/pavlovcik/ubiquibot/commit/3da0c0e06b24077e5f5c3722aefe0cada3542ce6'
},
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_co
|
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: '6304280740',
name: 'push',
payload: {
after: '3da0c0e06b24077e5f5c3722aefe0cada3542ce6',
base_ref: null,
before: '7f374c646ad3dbb4a6de869be65d3a97c54b7aec',
commits: [
{
author: {
email: '[email protected]',
name: 'アレクサンダー.eth',
username: 'pavlovcik'
},
committer: {
email: '[email protected]',
name: 'アレクサンダー.eth',
username: 'pavlovcik'
},
distinct: true,
id: '3da0c0e06b24077e5f5c3722aefe0cada3542ce6',
message: 'chore: remove telegram weekly update',
timestamp: '2023-09-26T05:03:07+09:00',
tree_id: 'ee2a33263f33aa2564d41ca00d5c892c62c0d5c9',
url: 'https://github.com/pavlovcik/ubiquibot/commit/3da0c0e06b24077e5f5c3722aefe0cada3542ce6'
}
],
compare: 'https://github.com/pavlovcik/ubiquibot/compare/7f374c646ad3...3da0c0e06b24',
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: '3da0c0e06b24077e5f5c3722aefe0cada3542ce6',
message: 'chore: remove telegram weekly update',
timestamp: '2023-09-26T05:03:07+09:00',
tree_id: 'ee2a33263f33aa2564d41ca00d5c892c62c0d5c9',
url: 'https://github.com/pavlovcik/ubiquibot/commit/3da0c0e06b24077e5f5c3722aefe0cada3542ce6'
},
pusher: {
email: '[email protected].
|