Skip to content

Add model events dispatch #26

Add model events dispatch

Add model events dispatch #26

Triggered via pull request November 15, 2023 21:58
Status Failure
Total duration 1m 6s
Artifacts

model.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
mutation-tests
Process completed with exit code 1.
mutation-tests
Process completed with exit code 1.
EditorDocument > .serialized > should call .serialized property of the BlockNodes: packages/model/src/entities/EditorDocument/EditorDocument.spec.ts#L875
Error: expect(jest.fn()).toBeCalledTimes(expected) Expected number of calls: 3 Received number of calls: 6 at Object.<anonymous> (/home/runner/work/document-model/document-model/packages/model/src/entities/EditorDocument/EditorDocument.spec.ts:882:10) at Promise.then.completed (/home/runner/work/document-model/document-model/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/document-model/document-model/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/home/runner/work/document-model/document-model/node_modules/jest-circus/build/run.js:316:40) at processTicksAndRejections (node:internal/process/task_queues:95:5) at _runTest (/home/runner/work/document-model/document-model/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/home/runner/work/document-model/document-model/node_modules/jest-circus/build/run.js:126:9) at _runTestsForDescribeBlock (/home/runner/work/document-model/document-model/node_modules/jest-circus/build/run.js:121:9) at _runTestsForDescribeBlock (/home/runner/work/document-model/document-model/node_modules/jest-circus/build/run.js:121:9) at run (/home/runner/work/document-model/document-model/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/home/runner/work/document-model/document-model/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/home/runner/work/document-model/document-model/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/home/runner/work/document-model/document-model/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/home/runner/work/document-model/document-model/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/home/runner/work/document-model/document-model/node_modules/jest-runner/build/testWorker.js:106:12)
tests
Error: The process '/usr/local/bin/yarn' failed with exit code 1 Error: The process '/usr/local/bin/yarn' failed with exit code 1 at rh._setResult (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17898) at rh.CheckComplete (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17485) at ChildProcess.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:16477) at ChildProcess.emit (node:events:514:28) at maybeClose (node:internal/child_process:1105:16) at ChildProcess._handle.onexit (node:internal/child_process:305:5)
tests
Jest coverage report action failed
tests
Process completed with exit code 1.