fix: sell #122
Annotations
4 errors
src/lib/settings.test.ts:
src/lib/form/utils.ts#L80
TypeError: Cannot destructure property 'UserBusy' of '((cov_1mlk33gam4(...).s[4]++) , FormCancelationReason)' as it is undefined.
❯ src/lib/form/utils.ts:80:13
❯ src/lib/form/modal.ts:3:31
|
src/lib/form/action.test.ts > ActionForm > should create action form:
src/lib/form/action.test.ts#L34
AssertionError: expected "spy" to be called once, but got 0 times
❯ src/lib/form/action.test.ts:34:16
|
src/lib/region/kinds/safe-area.test.ts:
src/lib/form/utils.ts#L80
TypeError: Cannot destructure property 'UserBusy' of '((cov_1mlk33gam4(...).s[4]++) , FormCancelationReason)' as it is undefined.
❯ src/lib/form/utils.ts:80:13
❯ src/lib/form/modal.ts:3:31
|
Test
Process completed with exit code 1.
|