add table tokens, fix tests #195
Annotations
8 errors and 1 warning
Tests (18.x):
frontend/src/app/HeaderTools.tsx#L46
React Hook React.useEffect has a missing dependency: 'isChecked'. Either include it or remove the dependency array. Outer scope values like 'window.isSwitched' aren't valid dependencies because mutating them doesn't re-render the component
|
Tests (18.x):
frontend/src/concepts/pipelines/content/pipelinesDetails/pipelineRun/PipelineRunDrawerRightTabs.tsx#L5
'LogsTab' is defined but never used
|
Tests (18.x):
frontend/src/pages/home/Home.tsx#L2
Replace `⏎··Bullseye,⏎··EmptyState,⏎··PageSection,⏎··PageSectionVariants,⏎` with `·Bullseye,·EmptyState,·PageSection,·PageSectionVariants·`
|
Tests (18.x):
frontend/src/pages/modelRegistry/screens/RegisteredModels/RegisteredModelListView.tsx#L19
`@mui/material/styles` import should occur before import of `~/concepts/dashboard/DashboardSearchField`
|
Tests (18.x):
frontend/src/pages/modelRegistry/screens/RegisteredModels/RegisteredModelListView.tsx#L38
Unexpected console statement
|
Tests (18.x):
frontend/src/pages/modelRegistry/screens/RegisteredModels/RegisteredModelListView.tsx#L39
Unexpected console statement
|
Tests (18.x):
frontend/src/pages/modelServing/screens/metrics/EnsureMetricsAvailable.tsx#L44
Replace `<UnauthorizedError·variant={PageSectionVariants.secondary}·accessDomain={accessDomain}·/>` with `(⏎········<UnauthorizedError·variant={PageSectionVariants.secondary}·accessDomain={accessDomain}·/>⏎······)`
|
Tests (18.x)
Process completed with exit code 1.
|
Tests (18.x)
No files were found with the provided path: ./frontend/src/__tests__/cypress/results/. No artifacts will be uploaded.
|