Implemented visualizations for the NIM metrics #4306
Annotations
7 errors and 2 warnings
Tests (18.x):
frontend/src/pages/modelServing/screens/metrics/MetricsPageTabs.tsx#L18
`~/pages/modelServing/screens/projects/nimUtils` import should occur before import of `./performance/PerformanceTab`
|
Tests (18.x):
frontend/src/pages/modelServing/screens/metrics/MetricsPageTabs.tsx#L19
`~/pages/modelServing/useServingPlatformStatuses` import should occur before import of `./performance/PerformanceTab`
|
Tests (18.x):
frontend/src/pages/modelServing/screens/metrics/MetricsPageTabs.tsx#L29
Unnecessary optional chain on a non-nullish value
|
Tests (18.x):
frontend/src/pages/modelServing/screens/projects/nimUtils.ts#L5
'InferenceServiceKind' is defined but never used
|
Tests (18.x):
frontend/src/pages/projects/screens/detail/overview/serverModels/deployedModels/DeployedModelCard.tsx#L26
'ProjectDetailsContext' is defined but never used
|
Tests (18.x):
frontend/src/pages/projects/screens/detail/overview/serverModels/deployedModels/DeployedModelCard.tsx#L27
'isProjectNIMSupported' is defined but never used
|
Tests (18.x)
Process completed with exit code 1.
|
Tests (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (18.x)
No files were found with the provided path: ./frontend/src/__tests__/cypress/results/. No artifacts will be uploaded.
|