Merge pull request #174 from Abidoyesimze/feature/wallet-selection-modal #97
ci.yml
on: push
Frontend CI
48s
Backend CI
1m 1s
Soroban Contracts CI
1m 49s
Annotations
7 warnings
|
Frontend CI:
frontend/components/dashboard/dashboard-view.tsx#L435
'handleTopUp' is assigned a value but never used
|
|
Frontend CI:
frontend/components/dashboard/StreamDetailsModal.tsx#L6
'shortenPublicKey' is defined but never used
|
|
Frontend CI:
frontend/components/dashboard/StreamDetailsModal.tsx#L3
'useState' is defined but never used
|
|
Frontend CI:
frontend/components/NotificationDropdown.tsx#L20
React Hook useEffect has a missing dependency: 'loadEvents'. Either include it or remove the dependency array
|
|
Frontend CI:
frontend/components/Dashboard.tsx#L37
React Hook React.useEffect has a missing dependency: 'loadEvents'. Either include it or remove the dependency array
|
|
Frontend CI:
frontend/app/layout.tsx#L10
'bannerConfig' is defined but never used
|
|
Frontend CI:
frontend/app/layout.tsx#L9
'Banner' is defined but never used
|