Feat(crisalid) add structure #939
Open
Annotations
10 errors
|
Run the tests
Process completed with exit code 1.
|
|
Run the tests:
tests/unit/pages/GroupPage/Tabs/GroupSnapshotTab.spec.ts#L43
AssertionError: expected 5 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 5
❯ ../tests/unit/pages/GroupPage/Tabs/GroupSnapshotTab.spec.ts:43:83
|
|
Run the tests:
tests/unit/pages/GroupPage/Tabs/GroupSnapshotTab.spec.ts#L23
AssertionError: expected 3 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 3
❯ ../tests/unit/pages/GroupPage/Tabs/GroupSnapshotTab.spec.ts:23:83
|
|
Run the tests:
tests/unit/pages/GroupPage/Tabs/GroupProjectsTab.spec.ts#L44
Error: Matcher did not succeed in 1000ms
❯ ../tests/unit/pages/GroupPage/Tabs/GroupProjectsTab.spec.ts:44:85
Caused by: Caused by: AssertionError: expected +0 to be 4 // Object.is equality
- Expected
+ Received
- 4
+ 0
|
|
Run the tests:
tests/unit/pages/GroupPage/Tabs/GroupMembersTab.spec.ts#L47
Error: Matcher did not succeed in 1000ms
❯ ../tests/unit/pages/GroupPage/Tabs/GroupMembersTab.spec.ts:47:62
Caused by: Caused by: AssertionError: expected +0 to be 4 // Object.is equality
- Expected
+ Received
- 4
+ 0
|
|
Run the tests:
tests/unit/components/people/Researcher/ResearcherDocumentsTab.test.ts#L123
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ ../tests/unit/components/people/Researcher/ResearcherDocumentsTab.test.ts:123:47
|
|
Run the tests:
tests/unit/components/people/Researcher/ResearcherDocumentsTab.test.ts#L55
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ ../tests/unit/components/people/Researcher/ResearcherDocumentsTab.test.ts:55:47
|
|
Run the tests:
tests/unit/components/people/GroupMemberItem/GroupMemberItem.spec.ts#L35
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ ../tests/unit/components/people/GroupMemberItem/GroupMemberItem.spec.ts:35:36
|
|
Run the tests:
src/components/group/Modules/GroupHeader.vue#L119
TypeError: Cannot read properties of undefined (reading 'id')
❯ ComputedRefImpl.fn components/group/Modules/GroupHeader.vue:119:21
❯ refreshComputed ../node_modules/@vue/reactivity/dist/reactivity.cjs.js:395:28
❯ ComputedRefImpl.get value [as value] ../node_modules/@vue/reactivity/dist/reactivity.cjs.js:1649:5
❯ Module.unref ../node_modules/@vue/reactivity/dist/reactivity.cjs.js:1494:29
❯ ComputedRefImpl.fn api/v2/group.service.ts:86:68
❯ refreshComputed ../node_modules/@vue/reactivity/dist/reactivity.cjs.js:395:28
❯ ComputedRefImpl.get value [as value] ../node_modules/@vue/reactivity/dist/reactivity.cjs.js:1649:5
❯ Module.unref ../node_modules/@vue/reactivity/dist/reactivity.cjs.js:1494:29
❯ ComputedRefImpl.fn composables/useAsyncPaginationAPI.ts:64:14
❯ refreshComputed ../node_modules/@vue/reactivity/dist/reactivity.cjs.js:395:28
|
|
Run the tests:
src/components/project/ProjectPreview.vue#L15
TypeError: Cannot read properties of undefined (reading 'title')
❯ components/project/ProjectPreview.vue:15:22
❯ Proxy.renderFnWithContext ../node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:692:13
❯ Proxy.render ../node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8477:138
❯ renderComponentRoot ../node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6530:16
❯ ReactiveEffect.componentUpdateFn [as fn] ../node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5330:46
❯ ReactiveEffect.run ../node_modules/@vue/reactivity/dist/reactivity.cjs.js:241:19
❯ setupRenderEffect ../node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5465:5
❯ mountComponent ../node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5239:7
❯ processComponent ../node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5191:9
❯ patch ../node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4718:11
|
Loading