social redesign #1333
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 2 warnings
Build APK:
src/routes/Main.tsx#L167
Property 'get_nostr_profile' does not exist on type 'MutinyWallet'. Did you mean 'get_nwc_profile'?
|
Build APK:
src/routes/NewProfile.tsx#L71
Property 'edit_nostr_profile' does not exist on type 'MutinyWallet'.
|
Build APK:
src/routes/Profile.tsx#L93
Property 'get_nostr_profile' does not exist on type 'MutinyWallet'. Did you mean 'get_nwc_profile'?
|
Build APK:
src/state/megaStore.tsx#L210
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/
|