Skip to content

chore: enhance logging of PR numbers #105

chore: enhance logging of PR numbers

chore: enhance logging of PR numbers #105

Re-run triggered February 5, 2025 20:29
Status Failure
Total duration 34s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test/comment.test.ts > probotRunner > should add "Notes: none" to Dependabot PR body: src/index.ts#L76
AggregateError: TypeError: Cannot read properties of undefined (reading 'full_name') at /home/runner/work/clerk/clerk/src/index.ts:76:45 at /home/runner/work/clerk/clerk/node_modules/@octokit/webhooks/dist-node/index.js:424:14 at async Promise.all (index 0) at /home/runner/work/clerk/clerk/test/comment.test.ts:98:5 at file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:533:5 at runTest (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1056:11) at runSuite (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1205:15) at runSuite (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1205:15) at runFiles (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1262:5) at startTests (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1271:3) ❯ src/index.ts:76:45 ❯ node_modules/@octokit/webhooks/dist-node/index.js:424:14 ❯ test/comment.test.ts:98:5 ❯ node_modules/@octokit/webhooks/dist-node/index.js:431:19 ❯ test/comment.test.ts:98:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { _errors: [ { stack: 'TypeError: Cannot read properties of undefined (reading \'full_name\')\n at /home/runner/work/clerk/clerk/src/index.ts:76:45\n at /home/runner/work/clerk/clerk/node_modules/@octokit/webhooks/dist-node/index.js:424:14\n at async Promise.all (index 0)\n at /home/runner/work/clerk/clerk/test/comment.test.ts:98:5\n at file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:533:5\n at runTest (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1056:11)\n at runSuite (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1205:15)\n at runSuite (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1205:15)\n at runFiles (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1262:5)\n at startTests (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1271:3)', message: 'Cannot read properties of undefined (reading \'full_name\')', event: { id: '123', name: 'pull_request', payload: { action: 'opened', pull_request: { number: 1, title: 'chore(deps): bump lodash from 4.17.15 to 4.17.19', body: 'Update lodash to the latest version', user: { login: 'dependabot[bot]' } } } }, constructor: 'Function<TypeError>', name: 'TypeError', toString: 'Function<toString>' } ], event: { id: '123', name: 'pull_request', payload: { action: 'opened', pull_request: { number: 1, title: 'chore(deps): bump lodash from 4.17.15 to 4.17.19', body: 'Update lodash to the latest version', user: { login: 'dependabot[bot]' } } } }, errors: [ { stack: 'TypeError: Cannot read properties of undefined (reading \'full_name\')\n at /home/runner/work/clerk/clerk/src/index.ts:76:45\n at /home/runner/work/clerk/clerk/node_modules/@octokit/webhooks/dist-node/index.js:424:14\n at async Promise.all (index 0)\n at /home/runner/work/clerk/clerk/test/comment.test.ts:98:5\n at file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:533:5\n at runTest (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1056:11)\n at runSuite (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1205:15)\n at runSuite (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1205:15)\n at runFiles (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1262:5)\n at startTests (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1271:3)', message: 'Cannot read properties of undefined (reading \'full_name\')', event: { id: '123', name: 'pull_request', payload: { action: 'opened', pull_request: { number: 1, title: 'chore(deps): bump lodash from 4.17.15 to 4.17.19', body: 'Update lodash to the latest
test/comment.test.ts > probotRunner > should add "Notes: none" to build PR body: src/index.ts#L76
AggregateError: TypeError: Cannot read properties of undefined (reading 'full_name') at /home/runner/work/clerk/clerk/src/index.ts:76:45 at /home/runner/work/clerk/clerk/node_modules/@octokit/webhooks/dist-node/index.js:424:14 at async Promise.all (index 0) at /home/runner/work/clerk/clerk/test/comment.test.ts:126:5 at file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:533:5 at runTest (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1056:11) at runSuite (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1205:15) at runSuite (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1205:15) at runFiles (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1262:5) at startTests (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1271:3) ❯ src/index.ts:76:45 ❯ node_modules/@octokit/webhooks/dist-node/index.js:424:14 ❯ test/comment.test.ts:126:5 ❯ node_modules/@octokit/webhooks/dist-node/index.js:431:19 ❯ test/comment.test.ts:126:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { _errors: [ { stack: 'TypeError: Cannot read properties of undefined (reading \'full_name\')\n at /home/runner/work/clerk/clerk/src/index.ts:76:45\n at /home/runner/work/clerk/clerk/node_modules/@octokit/webhooks/dist-node/index.js:424:14\n at async Promise.all (index 0)\n at /home/runner/work/clerk/clerk/test/comment.test.ts:126:5\n at file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:533:5\n at runTest (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1056:11)\n at runSuite (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1205:15)\n at runSuite (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1205:15)\n at runFiles (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1262:5)\n at startTests (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1271:3)', message: 'Cannot read properties of undefined (reading \'full_name\')', event: { id: '123', name: 'pull_request', payload: { action: 'opened', pull_request: { number: 1, title: 'build: Build PR', body: 'Fix something to do with GitHub Actions', user: { login: 'codebytere' } } } }, constructor: 'Function<TypeError>', name: 'TypeError', toString: 'Function<toString>' } ], event: { id: '123', name: 'pull_request', payload: { action: 'opened', pull_request: { number: 1, title: 'build: Build PR', body: 'Fix something to do with GitHub Actions', user: { login: 'codebytere' } } } }, errors: [ { stack: 'TypeError: Cannot read properties of undefined (reading \'full_name\')\n at /home/runner/work/clerk/clerk/src/index.ts:76:45\n at /home/runner/work/clerk/clerk/node_modules/@octokit/webhooks/dist-node/index.js:424:14\n at async Promise.all (index 0)\n at /home/runner/work/clerk/clerk/test/comment.test.ts:126:5\n at file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:533:5\n at runTest (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1056:11)\n at runSuite (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1205:15)\n at runSuite (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1205:15)\n at runFiles (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1262:5)\n at startTests (file:///home/runner/work/clerk/clerk/node_modules/@vitest/runner/dist/index.js:1271:3)', message: 'Cannot read properties of undefined (reading \'full_name\')', event: { id: '123', name: 'pull_request', payload: { action: 'opened', pull_request: { number: 1, title: 'build: Build PR', body: 'Fix something to do with GitHub Actions', user: { login: 'codebytere' } } } }, constructor: 'Function<TypeError>', name: 'Ty
build
Process completed with exit code 1.