Skip to content

Clean projects page #320

Clean projects page

Clean projects page #320

Triggered via push December 30, 2023 11:38
Status Success
Total duration 2m 23s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
UI Tests: openubl/ui/client/src/app/components/OidcProvider.tsx#L41
React Hook React.useEffect has a missing dependency: 'auth'. Either include it or remove the dependency array
UI Tests: openubl/ui/client/src/app/layout/header.tsx#L39
React Hook "useAuth" is called conditionally. React Hooks must be called in the exact same order in every component render
UI Tests: openubl/ui/client/src/app/pages/projects/components/project-form.tsx#L2
'AxiosResponse' is defined but never used
UI Tests: openubl/ui/client/src/app/pages/projects/components/project-form.tsx#L2
'AxiosResponse' is defined but never used
UI Tests: openubl/ui/client/src/app/pages/projects/components/project-form.tsx#L18
'useFetchProjectById' is defined but never used
UI Tests: openubl/ui/client/src/app/pages/projects/components/project-form.tsx#L18
'useFetchProjectById' is defined but never used
UI Tests: openubl/ui/client/src/app/pages/projects/components/project-form.tsx#L66
'getValues' is assigned a value but never used
UI Tests: openubl/ui/client/src/app/pages/projects/components/project-form.tsx#L83
'error' is defined but never used. Allowed unused args must match /^_/u
UI Tests: openubl/ui/client/src/app/pages/projects/components/project-form.tsx#L101
'error' is defined but never used. Allowed unused args must match /^_/u
UI Tests: openubl/ui/client/src/app/shared/components/ConfirmDialog.tsx#L18
Unexpected any. Specify a different type