refactor: Membership list model for groups and landscapes #3257
Annotations
7 errors
lint:
src/group/groupService.ts#L353
Cannot find name 'extractMembership'.
|
lint:
src/group/groupService.ts#L380
Cannot find name 'extractMembership'.
|
lint:
src/group/groupSlice.ts#L445
Conversion of type 'CollaborationMembershipFieldsFragment' to type 'Membership' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
lint
Process completed with exit code 2.
|
build
Process completed with exit code 1.
|
tests
Process completed with exit code 1.
|
tests-coverage
Process completed with exit code 1.
|