social redesign #1207
Annotations
9 errors and 11 warnings
src/components/PendingNwc.tsx#L70
Property 'npub' does not exist on type 'PendingNwcInvoice'.
|
src/components/SyncContactsForm.tsx#L31
Expected 2 arguments, but got 1.
|
src/logic/mutinyWalletSetup.ts#L327
Expected 0-17 arguments, but got 20.
|
src/routes/Chat.tsx#L167
Property 'get_dm_conversation' does not exist on type 'MutinyWallet'.
|
src/routes/Chat.tsx#L189
Property 'send_dm' does not exist on type 'MutinyWallet'.
|
src/routes/settings/SyncNostrContacts.tsx#L64
Property 'nsec_to_npub' does not exist on type 'typeof MutinyWallet'.
|
src/routes/settings/SyncNostrContacts.tsx#L67
Expected 2 arguments, but got 1.
|
src/routes/settings/SyncNostrContacts.tsx#L132
Expected 2 arguments, but got 1.
|
|
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/.
|
src/components/BalanceBox.tsx#L1
'useNavigate' is defined but never used. Allowed unused vars must match /^_/u
|
src/components/BalanceBox.tsx#L2
'createSignal' is defined but never used. Allowed unused vars must match /^_/u
|
src/components/BalanceBox.tsx#L8
'Button' is defined but never used. Allowed unused vars must match /^_/u
|
src/components/HomeSubnav.tsx#L4
'BalanceBox' is defined but never used. Allowed unused vars must match /^_/u
|
src/components/HomeSubnav.tsx#L15
'i18n' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/components/IntegratedQR.tsx#L120
Empty components are self-closing
|
src/router.tsx#L7
'Match' is defined but never used. Allowed unused vars must match /^_/u
|
src/router.tsx#L7
'Switch' is defined but never used. Allowed unused vars must match /^_/u
|
src/router.tsx#L12
'SetupErrorDisplay' is defined but never used. Allowed unused vars must match /^_/u
|
src/routes/Activity.tsx#L25
'NavBar' is defined but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading