Mana calculator #1680
Annotations
9 errors and 2 warnings
src/components/ManaCalculator/calculator.ts#L22
'epochDiff' is never reassigned. Use 'const' instead
|
src/components/ManaCalculator/index.tsx#L269
'validatorResults' is never reassigned. Use 'const' instead
|
src/components/ManaCalculator/index.tsx#L284
'passiveRewards' is never reassigned. Use 'const' instead
|
src/components/ManaCalculator/index.tsx#L287
'additionalTPS' is never reassigned. Use 'const' instead
|
src/components/ManaCalculator/index.tsx#L321
'delegatorAccumulateResults' is never reassigned. Use 'const' instead
|
src/components/ManaCalculator/index.tsx#L326
'validatorAccumulateResults' is never reassigned. Use 'const' instead
|
src/components/ManaCalculator/index.tsx#L341
'passiveRewards' is never reassigned. Use 'const' instead
|
src/components/ManaCalculator/index.tsx#L348
'additionalTPS' is never reassigned. Use 'const' instead
|
|
src/components/ManaCalculator/utils.ts#L18
'time_to_slot' is defined but never used
|
src/components/ManaCalculator/utils.ts#L24
'time_to_epoch' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading