[RHOAIENG-7531] eslint rule to flag hard coded product name usage instead of variable #150
Annotations
4 errors
Tests (18.x):
frontend/src/components/OdhExploreCardTypeBadge.tsx#L18
Do not hard code product name `Red Hat OpenShift AI`. Use `~/utilities/const#ODH_PRODUCT_NAME` instead
|
Tests (18.x):
frontend/src/concepts/pipelines/content/InvalidArgoDeploymentAlert.tsx#L56
Do not hard code product name `Red Hat OpenShift AI`. Use `~/utilities/const#ODH_PRODUCT_NAME` instead
|
Tests (18.x):
frontend/src/pages/notebookController/screens/admin/NotebookAdminControl.tsx#L57
Do not hard code product name `Red Hat OpenShift AI`. Use `~/utilities/const#ODH_PRODUCT_NAME` instead
|
Tests (18.x)
Process completed with exit code 1.
|