Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

[NeuralChat] RAG evaluation #9

[NeuralChat] RAG evaluation

[NeuralChat] RAG evaluation #9

Triggered via pull request March 11, 2024 03:24
Status Failure
Total duration 25s
Artifacts

probot.yml

on: pull_request
required-jobs
14s
required-jobs
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
required-jobs
configData has no subprojects
required-jobs
TypeError: Cannot read properties of undefined (reading 'forEach')
required-jobs
Cannot read properties of undefined (reading 'subProjects') { name: 'event', id: '8227234853', 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+itrex/dist/check-group/core/index.js:97:111)\n' + ' at step (/home/runner/work/_actions/XuehaoSun/probot/0.2+itrex/dist/check-group/core/index.js:56:23)\n' + ' at Object.next (/home/runner/work/_actions/XuehaoSun/probot/0.2+itrex/dist/check-group/core/index.js:37:53)\n' + ' at fulfilled (/home/runner/work/_actions/XuehaoSun/probot/0.2+itrex/dist/check-group/core/index.js:28:58)', event: { id: '8227234853', name: 'pull_request', payload: { action: 'synchronize', after: '128d587f543da6b0a58b1f8a71575799a69e1696', before: '03a768ed3976dd8a3b98a94ef557ab5cfccd42a0', number: 1333, 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/intel-extension-for-transformers/issues/1333/comments' }, commits: { href: 'https://api.github.com/repos/intel/intel-extension-for-transformers/pulls/1333/commits' }, html: { href: 'https://github.com/intel/intel-extension-for-transformers/pull/1333' }, issue: { href: 'https://api.github.com/repos/intel/intel-extension-for-transformers/issues/1333' }, review_comment: { href: 'https://api.github.com/repos/intel/intel-extension-for-transformers/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/intel/intel-extension-for-transformers/pulls/1333/comments' }, self: { href: 'https://api.github.com/repos/intel/intel-extension-for-transformers/pulls/1333' }, statuses: { href: 'https://api.github.com/repos/intel/intel-extension-for-transformers/statuses/128d587f543da6b0a58b1f8a71575799a69e1696' } }, active_lock_reason: null, additions: 931, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'intel:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/intel/intel-extension-for-transformers/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/intel/intel-extension-for-transformers/assignees{/user}', blobs_url: 'https://api.github.com/repos/intel/intel-extension-for-transformers/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/intel/intel-extension-for-transformers/branches{/branch}', clone_url: 'https://github.com/intel/intel-extension
required-jobs
TypeError: Cannot read properties of undefined (reading 'subProjects') at CheckGroup.<anonymous> (/home/runner/work/_actions/XuehaoSun/probot/0.2+itrex/dist/check-group/core/index.js:97:111) at step (/home/runner/work/_actions/XuehaoSun/probot/0.2+itrex/dist/check-group/core/index.js:56:23) at Object.next (/home/runner/work/_actions/XuehaoSun/probot/0.2+itrex/dist/check-group/core/index.js:37:53) at fulfilled (/home/runner/work/_actions/XuehaoSun/probot/0.2+itrex/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+itrex/dist/check-group/core/index.js:97:111)\n' + ' at step (/home/runner/work/_actions/XuehaoSun/probot/0.2+itrex/dist/check-group/core/index.js:56:23)\n' + ' at Object.next (/home/runner/work/_actions/XuehaoSun/probot/0.2+itrex/dist/check-group/core/index.js:37:53)\n' + ' at fulfilled (/home/runner/work/_actions/XuehaoSun/probot/0.2+itrex/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+itrex/dist/check-group/core/index.js:97:111)\n' + ' at step (/home/runner/work/_actions/XuehaoSun/probot/0.2+itrex/dist/check-group/core/index.js:56:23)\n' + ' at Object.next (/home/runner/work/_actions/XuehaoSun/probot/0.2+itrex/dist/check-group/core/index.js:37:53)\n' + ' at fulfilled (/home/runner/work/_actions/XuehaoSun/probot/0.2+itrex/dist/check-group/core/index.js:28:58)\n' + ' at /home/runner/work/_actions/XuehaoSun/probot/0.2+itrex/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+itrex/dist/check-group/core/index.js:97:111)\n' + ' at step (/home/runner/work/_actions/XuehaoSun/probot/0.2+itrex/dist/check-group/core/index.js:56:23)\n' + ' at Object.next (/home/runner/work/_actions/XuehaoSun/probot/0.2+itrex/dist/check-group/core/index.js:37:53)\n' + ' at fulfilled (/home/runner/work/_actions/XuehaoSun/probot/0.2+itrex/dist/check-group/core/index.js:28:58)', event: { id: '8227234853', name: 'pull_request', payload: { action: 'synchronize', after: '128d587f543da6b0a58b1f8a71575799a69e1696', before: '03a768ed3976dd8a3b98a94ef557ab5cfccd42a0', number: 1333, 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/intel-extension-for-transformers/issues/1333/comments' }, commits: { href: 'https://api.github.com/repos/intel/intel-extension-for-transfor
required-jobs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: XuehaoSun/[email protected]+itrex. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.