feat(access-api): add authenticated member role management API#70
Merged
Lakes41 merged 3 commits intoJun 29, 2026
Merged
Annotations
10 errors and 1 warning
|
Generate OpenAPI spec
Process completed with exit code 1.
|
|
Generate OpenAPI spec
'error' is of type 'unknown'.
|
|
Generate OpenAPI spec
'error' is of type 'unknown'.
|
|
Generate OpenAPI spec
Property 'removeMemberRole' does not exist on type '{ getMembershipsByWallet(wallet: string): Promise<{ wallet: any; communities: { communityId: any; state: any; expiresAt: any; }[]; }>; getProfileByWallet(wallet: string): Promise<{ ...; } | null>; ... 5 more ...; bumpResourceVersion: (communityId: string) => Promise<...>; }'.
|
|
Generate OpenAPI spec
Property 'assignMemberRole' does not exist on type '{ getMembershipsByWallet(wallet: string): Promise<{ wallet: any; communities: { communityId: any; state: any; expiresAt: any; }[]; }>; getProfileByWallet(wallet: string): Promise<{ ...; } | null>; ... 5 more ...; bumpResourceVersion: (communityId: string) => Promise<...>; }'.
|
|
Generate OpenAPI spec
Expected 1 arguments, but got 2.
|
|
Generate OpenAPI spec
Expected 1 arguments, but got 2.
|
|
Generate OpenAPI spec
'error' is of type 'unknown'.
|
|
Generate OpenAPI spec
'error' is of type 'unknown'.
|
|
Generate OpenAPI spec
'"./services/memberService"' has no exported member named 'MemberServiceError'. Did you mean 'memberService'?
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading