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