This repository has been archived by the owner on Feb 8, 2025. It is now read-only.
fix(api): correctly attach events to confirmed result #1032
Annotations
20 warnings
app/src/api/network/noop.ts#L3
'noopExchange' is assigned a value but never used. Allowed unused vars must match /^_/u
|
app/src/app/(nav)/[account]/(home)/activity/index.tsx#L118
Unexpected any. Specify a different type
|
app/src/app/(nav)/[account]/(home)/activity/index.tsx#L166
'm' is defined but never used. Allowed unused args must match /^_/u
|
app/src/app/(sheet)/ledger/approve.tsx#L17
'skip' is defined but never used. Allowed unused vars must match /^_/u
|
app/src/components/AccountSelector.tsx#L5
'AddressIcon' is defined but never used. Allowed unused vars must match /^_/u
|
app/src/components/AccountSelector.tsx#L6
'ICON_SIZE' is defined but never used. Allowed unused vars must match /^_/u
|
app/src/components/AccountSelector.tsx#L7
'memo' is defined but never used. Allowed unused vars must match /^_/u
|
app/src/components/Blur/index.tsx#L27
'colors' is defined but never used. Allowed unused args must match /^_/u
|
app/src/components/CreateAccount.tsx#L95
'colors' is defined but never used. Allowed unused args must match /^_/u
|
app/src/components/account/PolicySuggestions.tsx#L2
'showError' is defined but never used. Allowed unused vars must match /^_/u
|
app/src/api/network/noop.ts#L3
'noopExchange' is assigned a value but never used. Allowed unused vars must match /^_/u
|
app/src/app/(nav)/[account]/(home)/activity/index.tsx#L118
Unexpected any. Specify a different type
|
app/src/app/(nav)/[account]/(home)/activity/index.tsx#L166
'm' is defined but never used. Allowed unused args must match /^_/u
|
app/src/app/(sheet)/ledger/approve.tsx#L17
'skip' is defined but never used. Allowed unused vars must match /^_/u
|
app/src/components/AccountSelector.tsx#L5
'AddressIcon' is defined but never used. Allowed unused vars must match /^_/u
|
app/src/components/AccountSelector.tsx#L6
'ICON_SIZE' is defined but never used. Allowed unused vars must match /^_/u
|
app/src/components/AccountSelector.tsx#L7
'memo' is defined but never used. Allowed unused vars must match /^_/u
|
app/src/components/Blur/index.tsx#L27
'colors' is defined but never used. Allowed unused args must match /^_/u
|
app/src/components/CreateAccount.tsx#L95
'colors' is defined but never used. Allowed unused args must match /^_/u
|
app/src/components/account/PolicySuggestions.tsx#L2
'showError' is defined but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading