Skip to content

social redesign

social redesign #1407

Triggered via pull request February 13, 2024 22:44
@futurepaulfuturepaul
synchronize #844
new-home
Status Failure
Total duration 59s
Artifacts

android-build.yml

on: pull_request
Build APK
48s
Build APK
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Build APK: src/components/ContactButton.tsx#L14
Property 'primal_image_url' does not exist on type 'TagItem | PseudoContact'.
Build APK: src/components/NostrActivity.tsx#L71
Property 'get_contact_for_npub' does not exist on type 'MutinyWallet'.
Build APK: src/routes/Main.tsx#L30
Property 'get_nostr_profile' does not exist on type 'MutinyWallet'. Did you mean 'get_nwc_profile'?
Build APK: src/routes/NewProfile.tsx#L44
Property 'upload_profile_pic' does not exist on type 'MutinyWallet'.
Build APK: src/routes/NewProfile.tsx#L49
Property 'edit_nostr_profile' does not exist on type 'MutinyWallet'.
Build APK: src/routes/Profile.tsx#L25
Property 'get_nostr_profile' does not exist on type 'MutinyWallet'. Did you mean 'get_nwc_profile'?
Build APK: src/state/megaStore.tsx#L258
Property 'sync_nostr' does not exist on type 'MutinyWallet'.
Build APK
Process completed with exit code 1.
Build APK
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v1, 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/.
Build APK
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/