Skip to content

Add getFirstDateInPeriod() and other jsdoc improvements #843

Add getFirstDateInPeriod() and other jsdoc improvements

Add getFirstDateInPeriod() and other jsdoc improvements #843

Triggered via push December 22, 2024 22:42
Status Failure
Total duration 2m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

node.js.yml

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

Annotations

10 errors
Run-all-Jest-Tests (22.x): helpers/__tests__/NPFrontMatter.test.js#L316
Error: expect(received).toEqual(expected) // deep equality Expected: "\"foo \\\"bar\\\" baz\"" Received: "foo \"bar\" baz" at Object.<anonymous> (/Users/runner/work/plugins/plugins/helpers/__tests__/NPFrontMatter.test.js:316:24) at Promise.then.completed (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:391:28) at new Promise (<anonymous>) at callAsyncCircusFn (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:316:10) at _callCircusTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:218:40) at processTicksAndRejections (node:internal/process/task_queues:105:5) at _runTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:155:3) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:66:9) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:60:9) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:60:9)
Run-all-Jest-Tests (22.x): helpers/__tests__/NPNote.test.js#L350
TypeError: Cannot read properties of undefined (reading 'forEach') at getReferencedParagraphs (/Users/runner/work/plugins/plugins/helpers/NPnote.js:350:17) at Object.getTodaysReferences (/Users/runner/work/plugins/plugins/helpers/NPnote.js:382:10) at Object.<anonymous> (/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:391:28) at new Promise (<anonymous>) at callAsyncCircusFn (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:316:10) at _callCircusTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:218:40) at processTicksAndRejections (node:internal/process/task_queues:105:5) at _runTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:155:3) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:66:9)
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): helpers/__tests__/NPFrontMatter.test.js#L316
Error: expect(received).toEqual(expected) // deep equality Expected: "\"foo \\\"bar\\\" baz\"" Received: "foo \"bar\" baz" at Object.<anonymous> (/Users/runner/work/plugins/plugins/helpers/__tests__/NPFrontMatter.test.js:316:24) at Promise.then.completed (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:391:28) at new Promise (<anonymous>) at callAsyncCircusFn (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:316:10) at _callCircusTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:218:40) at processTicksAndRejections (node:internal/process/task_queues:95:5) at _runTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:155:3) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:66:9) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:60:9) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:60:9)
Run-all-Jest-Tests (20.x): helpers/__tests__/NPNote.test.js#L350
TypeError: Cannot read properties of undefined (reading 'forEach') at getReferencedParagraphs (/Users/runner/work/plugins/plugins/helpers/NPnote.js:350:17) at Object.getTodaysReferences (/Users/runner/work/plugins/plugins/helpers/NPnote.js:382:10) at Object.<anonymous> (/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:391:28) at new Promise (<anonymous>) at callAsyncCircusFn (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:316:10) at _callCircusTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:218:40) at processTicksAndRejections (node:internal/process/task_queues:95:5) at _runTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:155:3) at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:66:9)
Run-all-Jest-Tests (20.x)
The operation was canceled.
Build-All-Plugins (20.x)
Process completed with exit code 1.
Build-All-Plugins (22.x)
The job was canceled because "_20_x" failed.
Build-All-Plugins (22.x)
The operation was canceled.