social redesign #1238
Annotations
8 errors and 1 warning
code_quality:
src/components/ActivityItem.tsx#L97
Property 'primal_image_url' does not exist on type 'TagItem'.
|
code_quality:
src/components/ContactButton.tsx#L30
Property 'primal_image_url' does not exist on type 'TagItem | PseudoContact'.
|
code_quality:
src/routes/Main.tsx#L109
Property 'get_nostr_profile' does not exist on type 'MutinyWallet'. Did you mean 'get_nwc_profile'?
|
code_quality:
src/routes/NewProfile.tsx#L44
Property 'upload_profile_pic' does not exist on type 'MutinyWallet'.
|
code_quality:
src/routes/NewProfile.tsx#L49
Property 'edit_nostr_profile' does not exist on type 'MutinyWallet'.
|
code_quality:
src/routes/Profile.tsx#L23
Property 'get_nostr_profile' does not exist on type 'MutinyWallet'. Did you mean 'get_nwc_profile'?
|
code_quality:
src/state/megaStore.tsx#L211
Property 'sync_nostr' does not exist on type 'MutinyWallet'.
|
code_quality
Process completed with exit code 1.
|
code_quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|