display KSM balances and set max reasonable amount to send #10
Annotations
10 errors and 1 warning
Run pnpm build:
src/App.tsx#L6
'NavLink' is declared but its value is never read.
|
Run pnpm build:
src/App.tsx#L13
'RouterNavLink' is declared but its value is never read.
|
Run pnpm build:
src/App.tsx#L14
'RouterTransferPage' is declared but its value is never read.
|
Run pnpm build:
src/App.tsx#L16
'AppShell' is declared but its value is never read.
|
Run pnpm build:
src/App.tsx#L16
'Burger' is declared but its value is never read.
|
Run pnpm build:
src/App.tsx#L17
'IconHome2' is declared but its value is never read.
|
Run pnpm build:
src/App.tsx#L45
'opened' is declared but its value is never read.
|
Run pnpm build:
src/App.tsx#L45
'toggle' is declared but its value is never read.
|
Run pnpm build:
src/components/TransferForm.tsx#L41
Variable 'unsubscribe' implicitly has type 'any' in some locations where its type cannot be determined.
|
Run pnpm build:
src/components/TransferForm.tsx#L46
Parameter 'balance' implicitly has an 'any' type.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading