Skip to content

b14 released

b14 released #1197

Triggered via push November 18, 2025 11:58
Status Failure
Total duration 4m 27s
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)
Process completed with exit code 1.
Run-all-Jest-Tests (25.x): np.Templating/__tests__/web-api-tests.test.js#L81
Error: expect(received).not.toContain(expected) // indexOf Expected substring: not "error" Received string: "**An error occurred accessing verse service**" at Object.toContain (/Users/runner/work/plugins/plugins/np.Templating/__tests__/web-api-tests.test.js:81:30) at processTicksAndRejections (node:internal/process/task_queues:103:5)
Run-all-Jest-Tests (25.x): np.Templating/__tests__/web-api-tests.test.js#L81
Error: expect(received).not.toContain(expected) // indexOf Expected substring: not "error" Received string: "**An error occurred accessing journaling service**" at Object.toContain (/Users/runner/work/plugins/plugins/np.Templating/__tests__/web-api-tests.test.js:81:30) at processTicksAndRejections (node:internal/process/task_queues:103:5)
Run-all-Jest-Tests (25.x): np.Tidy/__tests__/emptyBlocks.test.js#L513
Error: expect(received).toBe(expected) // Object.is equality Expected: 3 Received: 4 at Object.toBe (/Users/runner/work/plugins/plugins/np.Tidy/__tests__/emptyBlocks.test.js:513:40) at processTicksAndRejections (node:internal/process/task_queues:103:5)
Run-all-Jest-Tests (25.x): np.Tidy/__tests__/emptyBlocks.test.js#L426
Error: expect(received).not.toMatch(expected) Expected pattern: not /Empty Main Section/ Received string: "Empty Main Section Empty Subsection Another Section" at Object.toMatch (/Users/runner/work/plugins/plugins/np.Tidy/__tests__/emptyBlocks.test.js:426:28) at processTicksAndRejections (node:internal/process/task_queues:103:5)
Run-all-Jest-Tests (25.x): np.Tidy/__tests__/emptyBlocks.test.js#L368
Error: expect(received).not.toMatch(expected) Expected pattern: not /Another Section/ Received string: "Main Section Subsection Some content under subsection Another Section" at Object.toMatch (/Users/runner/work/plugins/plugins/np.Tidy/__tests__/emptyBlocks.test.js:368:28) at processTicksAndRejections (node:internal/process/task_queues:103:5)
Run-all-Jest-Tests (25.x): np.Tidy/__tests__/emptyBlocks.test.js#L307
Error: expect(received).toMatch(expected) Expected pattern: /^\nContent\n$/ Received string: "· Content· " at Object.toMatch (/Users/runner/work/plugins/plugins/np.Tidy/__tests__/emptyBlocks.test.js:307:24) at processTicksAndRejections (node:internal/process/task_queues:103:5)
Run-all-Jest-Tests (25.x): np.Tidy/__tests__/emptyBlocks.test.js#L248
Error: expect(received).toMatch(expected) Expected pattern: /Line 1\n\nLine 5/ Received string: "Line 1··· Line 5" at Object.toMatch (/Users/runner/work/plugins/plugins/np.Tidy/__tests__/emptyBlocks.test.js:248:24) at processTicksAndRejections (node:internal/process/task_queues:103:5)
Run-all-Jest-Tests (25.x): np.Tidy/__tests__/emptyBlocks.test.js#L168
Error: expect(received).not.toMatch(expected) Expected pattern: not /\n\s*\n/ Received string: "Note Title Normal text line A list item > Empty quote Final text line" at Object.toMatch (/Users/runner/work/plugins/plugins/np.Tidy/__tests__/emptyBlocks.test.js:168:28) at processTicksAndRejections (node:internal/process/task_queues:103:5)
Run-all-Jest-Tests (25.x): np.Tidy/__tests__/emptyBlocks.test.js#L158
Error: expect(received).not.toMatch(expected) Expected pattern: not /\n\s*\n\s*\n/ Received string: "Note Title Normal text line A list item > Empty quote Final text line" at Object.toMatch (/Users/runner/work/plugins/plugins/np.Tidy/__tests__/emptyBlocks.test.js:158:28) at processTicksAndRejections (node:internal/process/task_queues:103:5)
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.