Skip to content

feat: support visualizing inference metrics #2300

feat: support visualizing inference metrics

feat: support visualizing inference metrics #2300

Triggered via pull request November 25, 2024 02:39
Status Failure
Total duration 34s
Artifacts

jest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
coverage
Process completed with exit code 1.
coverage: react/src/components/EndpointMetricsModal.tsx#L3
'Bar' is defined but never used
coverage: react/src/components/EndpointMetricsModal.tsx#L5
'Col' is defined but never used
coverage: react/src/components/EndpointMetricsModal.tsx#L5
'Row' is defined but never used
coverage: react/src/components/EndpointMetricsModal.tsx#L8
'useRef' is defined but never used
coverage: react/src/components/EndpointMetricsModal.tsx#L12
'useFragment' is defined but never used
coverage: react/src/components/EndpointMetricsModal.tsx#L13
'useLazyLoadQuery' is defined but never used
coverage: react/src/components/EndpointMetricsModal.tsx#L14
'useMutation' is defined but never used
coverage: react/src/components/EndpointMetricsModal.tsx#L22
'LineChartData' is defined but never used
coverage: react/src/components/EndpointMetricsModal.tsx#L68
React Hook useEffect has a missing dependency: 'updateStatInfo'. Either include it or remove the dependency array
coverage: react/src/components/EndpointMetricsModal.tsx#L142
The href attribute is required for an anchor to be keyboard accessible. Provide a valid, navigable address as the href value. If you cannot provide an href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md