Skip to content

Add form field theming, WIP #234

Add form field theming, WIP

Add form field theming, WIP #234

Triggered via pull request September 20, 2024 17:38
@jenny-s51jenny-s51
synchronize #17
formTheming
Status Failure
Total duration 3m 38s
Artifacts

test.yml

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

Annotations

6 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/pages/modelRegistry/screens/RegisterModel/RegisterModel.tsx#L29
`react` import should occur before import of `~/pages/ApplicationsPage`
Tests (18.x): frontend/src/pages/modelRegistry/screens/RegisterModel/RegisterModel.tsx#L58
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
Tests (18.x): frontend/src/pages/modelRegistry/screens/RegisterModel/RegisterModel.tsx#L58
Unnecessary optional chain on a non-nullish value
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.