Skip to content

social redesign

social redesign #1314

Triggered via pull request January 23, 2024 22:16
@futurepaulfuturepaul
synchronize #844
new-home
Status Failure
Total duration 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

android-build.yml

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

Annotations

9 errors and 2 warnings
Build APK: src/components/PendingNwc.tsx#L70
Property 'npub' does not exist on type 'PendingNwcInvoice'.
Build APK: src/components/SyncContactsForm.tsx#L31
Expected 2 arguments, but got 1.
Build APK: src/logic/mutinyWalletSetup.ts#L327
Expected 0-17 arguments, but got 20.
Build APK: src/routes/Chat.tsx#L167
Property 'get_dm_conversation' does not exist on type 'MutinyWallet'.
Build APK: src/routes/Chat.tsx#L189
Property 'send_dm' does not exist on type 'MutinyWallet'.
Build APK: src/routes/settings/SyncNostrContacts.tsx#L64
Property 'nsec_to_npub' does not exist on type 'typeof MutinyWallet'.
Build APK: src/routes/settings/SyncNostrContacts.tsx#L67
Expected 2 arguments, but got 1.
Build APK: src/routes/settings/SyncNostrContacts.tsx#L132
Expected 2 arguments, but got 1.
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/