Filer smart duplicate #1032
node.js.yml
on: pull_request
Matrix: Build-All-Plugins
Matrix: Run-all-Jest-Tests
Annotations
10 errors and 6 notices
|
Run-all-Jest-Tests (22.x)
Process completed with exit code 1.
|
|
Run-all-Jest-Tests (22.x):
dwertheimer.TaskSorting/__tests__/sortTasks.test.js#L584
Error: expect(received).toMatch(expected)
Expected substring: "---"
Received string: "* [x] Task-4 @done(2022-10-01)"
at toMatch (/Users/runner/work/plugins/plugins/dwertheimer.TaskSorting/__tests__/sortTasks.test.js:584:32)
at Array.forEach (<anonymous>)
at Object.forEach (/Users/runner/work/plugins/plugins/dwertheimer.TaskSorting/__tests__/sortTasks.test.js:578:47)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
Run-all-Jest-Tests (22.x):
dwertheimer.TaskSorting/__tests__/sortTasks.test.js#L531
Error: expect(received).toEqual(expected) // deep equality
Expected: "Task-4 @done(2022-10-01)"
Received: "* Task-7 not done"
at Object.toEqual (/Users/runner/work/plugins/plugins/dwertheimer.TaskSorting/__tests__/sortTasks.test.js:531:35)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
Run-all-Jest-Tests (22.x):
dwertheimer.TaskSorting/__tests__/sortTasks.test.js#L521
Error: expect(received).toEqual(expected) // deep equality
Expected: "1-open"
Received: "---"
at Object.toEqual (/Users/runner/work/plugins/plugins/dwertheimer.TaskSorting/__tests__/sortTasks.test.js:521:35)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
Run-all-Jest-Tests (22.x):
dwertheimer.TaskSorting/__tests__/sortTasks.test.js#L501
Error: expect(received).toEqual(expected) // deep equality
Expected: "1-open"
Received: "xclTask"
at Object.toEqual (/Users/runner/work/plugins/plugins/dwertheimer.TaskSorting/__tests__/sortTasks.test.js:501:35)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
Run-all-Jest-Tests (22.x):
dwertheimer.TaskSorting/__tests__/sortTasks.test.js#L479
Error: expect(received).toEqual(expected) // deep equality
Expected: "1-open"
Received: "---"
at Object.toEqual (/Users/runner/work/plugins/plugins/dwertheimer.TaskSorting/__tests__/sortTasks.test.js:479:35)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
Run-all-Jest-Tests (22.x):
dwertheimer.TaskSorting/__tests__/sortTasks.test.js#L456
Error: expect(received).toEqual(expected) // deep equality
Expected: "3-cancelled"
Received: "1-open"
at Object.toEqual (/Users/runner/work/plugins/plugins/dwertheimer.TaskSorting/__tests__/sortTasks.test.js:456:35)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
Run-all-Jest-Tests (22.x):
dwertheimer.TaskSorting/__tests__/sortTasks.test.js#L428
Error: expect(received).toEqual(expected) // deep equality
Expected: "3-cancelled"
Received: "1-open"
at Object.toEqual (/Users/runner/work/plugins/plugins/dwertheimer.TaskSorting/__tests__/sortTasks.test.js:428:35)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
Run-all-Jest-Tests (22.x):
dwertheimer.TaskSorting/__tests__/sortTasks.test.js#L398
Error: expect(received).toEqual(expected) // deep equality
Expected: "6-checklistCancelled"
Received: "1-open"
at Object.toEqual (/Users/runner/work/plugins/plugins/dwertheimer.TaskSorting/__tests__/sortTasks.test.js:398:35)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
Run-all-Jest-Tests (22.x):
dwertheimer.TaskSorting/__tests__/sortTasks.test.js#L367
Error: expect(received).toEqual(expected) // deep equality
Expected: "3-cancelled"
Received: "1-open"
at Object.toEqual (/Users/runner/work/plugins/plugins/dwertheimer.TaskSorting/__tests__/sortTasks.test.js:367:35)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
Run-all-Jest-Tests (22.x)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Run-all-Jest-Tests (22.x)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Build-All-Plugins (20.x)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Build-All-Plugins (20.x)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Build-All-Plugins (22.x)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Build-All-Plugins (22.x)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|