Skip to content

Add UI (#296)

Add UI (#296) #316

Triggered via push December 30, 2023 10:32
Status Success
Total duration 2m 45s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
UI Tests: openubl/ui/client/src/app/api/rest.ts#L108
Unexpected any. Specify a different type
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/advisories/components/details.tsx#L107
Missing "key" prop for element in iterator
UI Tests: openubl/ui/client/src/app/pages/advisories/components/details.tsx#L125
Missing "key" prop for element in iterator
UI Tests: openubl/ui/client/src/app/pages/advisories/components/details.tsx#L130
Missing "key" prop for element in iterator
UI Tests: openubl/ui/client/src/app/pages/organizations/components/organization-form.tsx#L70
'getValues' is assigned a value but never used
UI Tests: openubl/ui/client/src/app/pages/organizations/components/organization-form.tsx#L87
'error' is defined but never used. Allowed unused args must match /^_/u
UI Tests: openubl/ui/client/src/app/pages/organizations/components/organization-form.tsx#L105
'error' is defined but never used. Allowed unused args must match /^_/u
UI Tests: openubl/ui/client/src/app/pages/organizations/organizations.tsx#L67
'response' is defined but never used. Allowed unused args must match /^_/u