Refactored getAllUebersichte into PersonStore instead of Personenkontext #2790
Annotations
5 errors
|
src/stores/PersonStore.ts#L217
TypeError: Cannot read properties of undefined (reading 'code')
❯ Proxy.getAllPersons src/stores/PersonStore.ts:217:44
❯ src/stores/PersonStore.spec.ts:63:7
|
src/stores/PersonStore.ts#L217
TypeError: Cannot read properties of undefined (reading 'code')
❯ Proxy.getAllPersons src/stores/PersonStore.ts:217:44
❯ src/stores/PersonStore.spec.ts:91:7
|
src/views/admin/PersonManagementView.spec.ts#L157
AssertionError: expected +0 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 0
❯ src/views/admin/PersonManagementView.spec.ts:157:58
|
|
The logs for this run have expired and are no longer available.
Loading