Skip to content

Merge branch 'main' of https://github.com/NotePlan/plugins #1271

Merge branch 'main' of https://github.com/NotePlan/plugins

Merge branch 'main' of https://github.com/NotePlan/plugins #1271

Triggered via push January 1, 2026 23:57
Status Failure
Total duration 4m 36s
Artifacts

node.js.yml

on: push
Matrix: Build-All-Plugins
Matrix: Run-all-Jest-Tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Run-all-Jest-Tests (25.x): helpers/__tests__/NPParagraph.test.js#L205
TypeError: p.getParagraphBlock is not a function at Object.getParagraphBlock (/Users/runner/work/plugins/plugins/helpers/__tests__/NPParagraph.test.js:205:24) 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:103: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 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 (25.x): helpers/__tests__/NPParagraph.test.js#L201
TypeError: p.getParagraphBlock is not a function at Object.getParagraphBlock (/Users/runner/work/plugins/plugins/helpers/__tests__/NPParagraph.test.js:201:24) 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:103: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 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 (25.x): helpers/__tests__/NPParagraph.test.js#L194
TypeError: p.getParagraphBlock is not a function at Object.getParagraphBlock (/Users/runner/work/plugins/plugins/helpers/__tests__/NPParagraph.test.js:194:24) 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:103: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 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 (25.x): helpers/__tests__/dateTime.test.js#L961
Error: expect(received).toEqual(expected) // deep equality Expected: "20221226" Received: "20211227" at Object.toEqual (/Users/runner/work/plugins/plugins/helpers/__tests__/dateTime.test.js:961:22) 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:103: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 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 (25.x): helpers/__tests__/dateTime.test.js#L957
Error: expect(received).toEqual(expected) // deep equality Expected: "20220808" Received: "20210809" at Object.toEqual (/Users/runner/work/plugins/plugins/helpers/__tests__/dateTime.test.js:957:22) 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:103: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 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 (25.x): helpers/__tests__/dateTime.test.js#L953
Error: expect(received).toEqual(expected) // deep equality Expected: "20220103" Received: "20210104" at Object.toEqual (/Users/runner/work/plugins/plugins/helpers/__tests__/dateTime.test.js:953:22) 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:103: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 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 (25.x): helpers/__tests__/dateTime.test.js#L949
Error: expect(received).toEqual(expected) // deep equality Expected: "20211227" Received: "20201221" at Object.toEqual (/Users/runner/work/plugins/plugins/helpers/__tests__/dateTime.test.js:949:22) 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:103: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 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 (25.x): helpers/__tests__/dateTime.test.js#L0
Error: expect(received).toEqual(expected) // deep equality - Expected - 2 + Received + 2 Array [ - 2022-01-10T00:00:00.000Z, - 2022-01-16T23:59:59.000Z, + 2021-01-11T00:00:00.000Z, + 2021-01-17T23:59:59.000Z, ] at Object.toEqual (/Users/runner/work/plugins/plugins/helpers/__tests__/dateTime.test.js:933:48) 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:103: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 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 (25.x): helpers/__tests__/dateTime.test.js#L0
Error: expect(received).toEqual(expected) // deep equality - Expected - 2 + Received + 2 Array [ - 2022-01-03T00:00:00.000Z, - 2022-01-09T23:59:59.000Z, + 2021-01-04T00:00:00.000Z, + 2021-01-10T23:59:59.000Z, ] at Object.toEqual (/Users/runner/work/plugins/plugins/helpers/__tests__/dateTime.test.js:930:48) 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:103: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 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 (25.x): helpers/__tests__/dateTime.test.js#L0
Error: expect(received).toEqual(expected) // deep equality - Expected - 2 + Received + 2 Array [ - 2021-12-27T00:00:00.000Z, - 2022-01-02T23:59:59.000Z, + 2020-12-21T00:00:00.000Z, + 2020-12-27T23:59:59.000Z, ] at Object.toEqual (/Users/runner/work/plugins/plugins/helpers/__tests__/dateTime.test.js:927:49) 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:103: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 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 (24.x)
The strategy configuration was canceled because "Run-all-Jest-Tests._25_x" failed
Run-all-Jest-Tests (24.x)
The operation was canceled.