Update to v14 #214
Annotations
7 errors
build:
src/contexts/Payouts/index.tsx#L262
'unclaimedByEra' is already declared in the upper scope on line 248 column 9
|
build:
src/contexts/Staking/index.tsx#L203
'localExposures' is assigned a value but never used
|
build:
src/library/Hooks/usePayouts/fetchDataForEra.ts#L3
'@polkadot/types' should be listed in the project's dependencies. Run 'npm i -S @polkadot/types' to add it
|
build:
src/library/Hooks/usePayouts/fetchDataForEra.ts#L59
A constructor name should not start with a lowercase letter
|
build:
src/library/Hooks/usePayouts/fetchDataForEra.ts#L60
A constructor name should not start with a lowercase letter
|
build:
src/library/Hooks/usePayouts/fetchDataForEra.ts#L81
A constructor name should not start with a lowercase letter
|
build
Process completed with exit code 1.
|