Skip to content

[RHOAIENG-7531] eslint rule to flag hard coded product name usage instead of variable #150

[RHOAIENG-7531] eslint rule to flag hard coded product name usage instead of variable

[RHOAIENG-7531] eslint rule to flag hard coded product name usage instead of variable #150

Triggered via pull request May 23, 2024 14:30
Status Failure
Total duration 2m 1s
Artifacts

test.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

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.