Main perspectives merge with debug #840
node.js.yml
on: pull_request
Matrix: Build-All-Plugins
Matrix: Run-all-Jest-Tests
Annotations
7 errors
Run-all-Jest-Tests (22.x):
helpers/__tests__/NPNote.test.js#L352
TypeError: Cannot read properties of undefined (reading 'forEach')
at forEach (/Users/runner/work/plugins/plugins/helpers/NPnote.js:352:17)
at Object.getReferencedParagraphs [as getTodaysReferences] (/Users/runner/work/plugins/plugins/helpers/NPnote.js:384:10)
at Object.getTodaysReferences (/Users/runner/work/plugins/plugins/helpers/__tests__/NPNote.test.js:53:37)
at Promise.then.completed (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
at _runTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:126:9)
at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:121:9)
at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:121:9)
at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:121:9)
at run (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/runTest.js:444:34)
at Object.worker (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/testWorker.js:106:12)
|
Run-all-Jest-Tests (22.x)
Process completed with exit code 1.
|
Run-all-Jest-Tests (20.x)
The job was canceled because "_22_x" failed.
|
Run-all-Jest-Tests (20.x)
The operation was canceled.
|
Build-All-Plugins (22.x)
Process completed with exit code 1.
|
Build-All-Plugins (20.x)
The job was canceled because "_22_x" failed.
|
Build-All-Plugins (20.x)
The operation was canceled.
|