feat(timings): add execution winrate and fix overview imports #762
Annotations
10 warnings
|
Lint:
src/pages/ethereum/consensus/overview/utils.ts#L452
Missing return type on function
|
|
Lint:
src/pages/ethereum/consensus/overview/utils.ts#L237
Missing return type on function
|
|
Lint:
src/pages/ethereum/consensus/overview/utils.ts#L167
Missing return type on function
|
|
Lint:
src/pages/ethereum/consensus/overview/IndexPage.tsx#L822
Missing return type on function
|
|
Lint:
src/pages/ethereum/consensus/overview/IndexPage.tsx#L549
Missing return type on function
|
|
Lint:
src/pages/ethereum/consensus/overview/IndexPage.tsx#L474
The 'chartLabels' logical expression could make the dependencies of useMemo Hook (at line 504) change on every render. To fix this, wrap the initialization of 'chartLabels' in its own useMemo() Hook
|
|
Lint:
src/pages/ethereum/consensus/overview/IndexPage.tsx#L474
The 'chartLabels' logical expression could make the dependencies of useMemo Hook (at line 495) change on every render. To fix this, wrap the initialization of 'chartLabels' in its own useMemo() Hook
|
|
Lint:
src/pages/ethereum/consensus/overview/IndexPage.tsx#L474
The 'chartLabels' logical expression could make the dependencies of useMemo Hook (at line 490) change on every render. To fix this, wrap the initialization of 'chartLabels' in its own useMemo() Hook
|
|
Lint:
src/pages/ethereum/consensus/overview/IndexPage.tsx#L305
Missing return type on function
|
|
Lint:
src/pages/ethereum/consensus/overview/IndexPage.tsx#L302
Missing return type on function
|