Skip to content

social redesign

social redesign #1209

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

code-quality.yml

on: pull_request
code_quality
43s
code_quality
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
code_quality: src/components/PendingNwc.tsx#L70
Property 'npub' does not exist on type 'PendingNwcInvoice'.
code_quality: src/components/SyncContactsForm.tsx#L31
Expected 2 arguments, but got 1.
code_quality: src/logic/mutinyWalletSetup.ts#L327
Expected 0-17 arguments, but got 20.
code_quality: src/routes/Chat.tsx#L171
Property 'get_dm_conversation' does not exist on type 'MutinyWallet'.
code_quality: src/routes/Chat.tsx#L194
Property 'send_dm' does not exist on type 'MutinyWallet'.
code_quality: src/routes/settings/SyncNostrContacts.tsx#L64
Property 'nsec_to_npub' does not exist on type 'typeof MutinyWallet'.
code_quality: src/routes/settings/SyncNostrContacts.tsx#L67
Expected 2 arguments, but got 1.
code_quality: src/routes/settings/SyncNostrContacts.tsx#L132
Expected 2 arguments, but got 1.
code_quality
Process completed with exit code 1.
code_quality
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/.
code_quality: src/components/BalanceBox.tsx#L1
'useNavigate' is defined but never used. Allowed unused vars must match /^_/u
code_quality: src/components/BalanceBox.tsx#L2
'createSignal' is defined but never used. Allowed unused vars must match /^_/u
code_quality: src/components/BalanceBox.tsx#L8
'Button' is defined but never used. Allowed unused vars must match /^_/u
code_quality: src/components/HomeSubnav.tsx#L4
'BalanceBox' is defined but never used. Allowed unused vars must match /^_/u
code_quality: src/components/HomeSubnav.tsx#L15
'i18n' is assigned a value but never used. Allowed unused vars must match /^_/u
code_quality: src/components/IntegratedQR.tsx#L120
Empty components are self-closing
code_quality: src/router.tsx#L7
'Match' is defined but never used. Allowed unused vars must match /^_/u
code_quality: src/router.tsx#L7
'Switch' is defined but never used. Allowed unused vars must match /^_/u
code_quality: src/router.tsx#L12
'SetupErrorDisplay' is defined but never used. Allowed unused vars must match /^_/u
code_quality: src/routes/Activity.tsx#L25
'NavBar' is defined but never used. Allowed unused vars must match /^_/u