fix: defaults #94
Annotations
2 errors
commit.modified is not iterable
{
name: 'event',
id: '6303824298',
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: '6303824298',
name: 'push',
payload: {
after: '751e3d25d577f79421b5e3908e0eb34689c4d1d5',
base_ref: null,
before: '66b3f355bf6e3ef4a3e1365840bc9b341f2bd5de',
commits: [
{
author: {
email: '[email protected]',
name: 'アレクサンダー.eth',
username: 'pavlovcik'
},
committer: {
email: '[email protected]',
name: 'アレクサンダー.eth',
username: 'pavlovcik'
},
distinct: true,
id: '751e3d25d577f79421b5e3908e0eb34689c4d1d5',
message: 'fix: defaults',
timestamp: '2023-09-26T04:13:12+09:00',
tree_id: '428a2f696595a737d775ac756ffd496c24331156',
url: 'https://github.com/pavlovcik/ubiquibot/commit/751e3d25d577f79421b5e3908e0eb34689c4d1d5'
}
],
compare: 'https://github.com/pavlovcik/ubiquibot/compare/66b3f355bf6e...751e3d25d577',
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: '751e3d25d577f79421b5e3908e0eb34689c4d1d5',
message: 'fix: defaults',
timestamp: '2023-09-26T04:13:12+09:00',
tree_id: '428a2f696595a737d775ac756ffd496c24331156',
url: 'https://github.com/pavlovcik/ubiquibot/commit/751e3d25d577f79421b5e3908e0eb34689c4d1d5'
},
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: 'https://api.gith
|
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: '6303824298',
name: 'push',
payload: {
after: '751e3d25d577f79421b5e3908e0eb34689c4d1d5',
base_ref: null,
before: '66b3f355bf6e3ef4a3e1365840bc9b341f2bd5de',
commits: [
{
author: {
email: '[email protected]',
name: 'アレクサンダー.eth',
username: 'pavlovcik'
},
committer: {
email: '[email protected]',
name: 'アレクサンダー.eth',
username: 'pavlovcik'
},
distinct: true,
id: '751e3d25d577f79421b5e3908e0eb34689c4d1d5',
message: 'fix: defaults',
timestamp: '2023-09-26T04:13:12+09:00',
tree_id: '428a2f696595a737d775ac756ffd496c24331156',
url: 'https://github.com/pavlovcik/ubiquibot/commit/751e3d25d577f79421b5e3908e0eb34689c4d1d5'
}
],
compare: 'https://github.com/pavlovcik/ubiquibot/compare/66b3f355bf6e...751e3d25d577',
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: '751e3d25d577f79421b5e3908e0eb34689c4d1d5',
message: 'fix: defaults',
timestamp: '2023-09-26T04:13:12+09:00',
tree_id: '428a2f696595a737d775ac756ffd496c24331156',
url: 'https://github.com/pavlovcik/ubiquibot/commit/751e3d25d577f79421b5e3908e0eb34689c4d1d5'
},
pusher: {
email: '[email protected]',
name: 'pavlovcik'
|
The logs for this run have expired and are no longer available.
Loading