fix: fix uploadType reset bug #437
Annotations
4 errors
Order/Create > should create order when user input all require fields:
src/page/Order/Create/index.test.tsx#L224
Error: expect(jest.fn()).toBeCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 2
at Object.<anonymous> (/home/runner/work/sqle-ui/sqle-ui/src/page/Order/Create/index.test.tsx:307:21)
|
test-coverage
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:517:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:303:5)
|
test-coverage
Jest coverage report action failed
|
test-coverage
Process completed with exit code 1.
|