Skip to content

feat(timings): add execution winrate and fix overview imports #762

feat(timings): add execution winrate and fix overview imports

feat(timings): add execution winrate and fix overview imports #762

Triggered via pull request February 11, 2026 03:34
Status Success
Total duration 4m 57s
Artifacts

vet.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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