fix(backend): use correct rpc namespace and fix Buffer types #78
Annotations
10 errors and 8 warnings
|
Backend CI
':' expected.
|
|
Backend CI
',' expected.
|
|
Backend CI
',' expected.
|
|
Backend CI
Identifier expected.
|
|
Backend CI
Expression expected.
|
|
Backend CI
';' expected.
|
|
Backend CI
',' expected.
|
|
Backend CI
Unexpected keyword or identifier.
|
|
Backend CI
Declaration or statement expected.
|
|
Backend CI
Declaration or statement expected.
|
|
Frontend CI:
frontend/components/wallet/WalletModal.tsx#L15
'useState' is defined but never used
|
|
Frontend CI:
frontend/components/wallet/WalletButton.tsx#L19
'formatNetwork' is defined 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
|