Add docstring for auto accelerator #1636
Annotations
4 errors and 1 warning
|
|
Cannot read properties of undefined (reading 'subProjects')
{
name: 'event',
id: '10139759892',
err: {
type: 'TypeError',
message: "Cannot read properties of undefined (reading 'subProjects')",
stack: "TypeError: Cannot read properties of undefined (reading 'subProjects')\n" +
' at CheckGroup.<anonymous> (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:97:111)\n' +
' at step (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:56:23)\n' +
' at Object.next (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:37:53)\n' +
' at fulfilled (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:28:58)',
event: {
id: '10139759892',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'cf83699f4efae75ad8ad51c2e962aba8f4a8bd0b',
before: '87759ccff4fdf5f0efbc298587191ee600c767e3',
number: 1956,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/17888862?v=4',
description: '',
events_url: 'https://api.github.com/orgs/intel/events',
hooks_url: 'https://api.github.com/orgs/intel/hooks',
id: 17888862,
issues_url: 'https://api.github.com/orgs/intel/issues',
login: 'intel',
members_url: 'https://api.github.com/orgs/intel/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjE3ODg4ODYy',
public_members_url: 'https://api.github.com/orgs/intel/public_members{/member}',
repos_url: 'https://api.github.com/orgs/intel/repos',
url: 'https://api.github.com/orgs/intel'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/intel/neural-compressor/issues/1956/comments'
},
commits: {
href: 'https://api.github.com/repos/intel/neural-compressor/pulls/1956/commits'
},
html: {
href: 'https://github.com/intel/neural-compressor/pull/1956'
},
issue: {
href: 'https://api.github.com/repos/intel/neural-compressor/issues/1956'
},
review_comment: {
href: 'https://api.github.com/repos/intel/neural-compressor/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/intel/neural-compressor/pulls/1956/comments'
},
self: {
href: 'https://api.github.com/repos/intel/neural-compressor/pulls/1956'
},
statuses: {
href: 'https://api.github.com/repos/intel/neural-compressor/statuses/cf83699f4efae75ad8ad51c2e962aba8f4a8bd0b'
}
},
active_lock_reason: null,
additions: 118,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'intel:xinhe/docstring',
ref: 'xinhe/docstring',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/intel/neural-compressor/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/intel/neural-compressor/assignees{/user}',
blobs_url: 'https://api.github.com/repos/intel/neural-compressor/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/intel/neural-compressor/branches{/branch}',
clone_url: 'https://github.com/intel/neural-compressor.git',
collaborators_url: 'https://api.github.com/repos/intel/neural-compressor/collaborators{/collaborator}',
comments_url: 'https://api.github.com
|
TypeError: Cannot read properties of undefined (reading 'subProjects')
at CheckGroup.<anonymous> (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:97:111)
at step (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:56:23)
at Object.next (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:37:53)
at fulfilled (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:28:58)
{
err: {
type: 'AggregateError',
message: '\n' +
" TypeError: Cannot read properties of undefined (reading 'subProjects')\n" +
' at CheckGroup.<anonymous> (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:97:111)\n' +
' at step (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:56:23)\n' +
' at Object.next (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:37:53)\n' +
' at fulfilled (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:28:58)',
stack: 'AggregateError: \n' +
" TypeError: Cannot read properties of undefined (reading 'subProjects')\n" +
' at CheckGroup.<anonymous> (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:97:111)\n' +
' at step (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:56:23)\n' +
' at Object.next (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:37:53)\n' +
' at fulfilled (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:28:58)\n' +
' at /home/runner/work/_actions/XuehaoSun/probot/0.2/node_modules/@octokit/webhooks/dist-node/index.js:187:19',
aggregateErrors: [
{
type: 'TypeError',
message: "Cannot read properties of undefined (reading 'subProjects')",
stack: "TypeError: Cannot read properties of undefined (reading 'subProjects')\n" +
' at CheckGroup.<anonymous> (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:97:111)\n' +
' at step (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:56:23)\n' +
' at Object.next (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:37:53)\n' +
' at fulfilled (/home/runner/work/_actions/XuehaoSun/probot/0.2/dist/check-group/core/index.js:28:58)',
event: {
id: '10139759892',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'cf83699f4efae75ad8ad51c2e962aba8f4a8bd0b',
before: '87759ccff4fdf5f0efbc298587191ee600c767e3',
number: 1956,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/17888862?v=4',
description: '',
events_url: 'https://api.github.com/orgs/intel/events',
hooks_url: 'https://api.github.com/orgs/intel/hooks',
id: 17888862,
issues_url: 'https://api.github.com/orgs/intel/issues',
login: 'intel',
members_url: 'https://api.github.com/orgs/intel/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjE3ODg4ODYy',
public_members_url: 'https://api.github.com/orgs/intel/public_members{/member}',
repos_url: 'https://api.github.com/orgs/intel/repos',
url: 'https://api.github.com/orgs/intel'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/intel/neural-compressor/issues/1956/comments'
},
commits: {
href: 'https://api.github.com/repos/intel/neural-compressor/pulls/1956/commits'
},
html: {
href: 'https://github.com/intel/neural-compre
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: XuehaoSun/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading