Skip to content

Apply MUI theming to Register Model Form #880

Apply MUI theming to Register Model Form

Apply MUI theming to Register Model Form #880

Triggered via pull request October 8, 2024 19:59
Status Failure
Total duration 1m 7s
Artifacts

ui-frontend-build.yml

on: pull_request
test-and-build
59s
test-and-build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 5 warnings
test-and-build: clients/ui/frontend/src/app/pages/modelRegistry/screens/RegisterModel/PrefilledModelRegistryField.tsx#L3
Replace `"../components/FormFieldset"` with `'../components/FormFieldset'`
test-and-build: clients/ui/frontend/src/app/pages/modelRegistry/screens/RegisterModel/RegisterModel.tsx#L111
Replace `················<FormFieldset·component={modelDescriptionInput}·field="Model·Description"·/>⏎` with `<FormFieldset·component={modelDescriptionInput}·field="Model·Description"·/>`
test-and-build: clients/ui/frontend/src/app/pages/modelRegistry/screens/components/FormFieldset.tsx#L9
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
test-and-build
Process completed with exit code 1.