Skip to content

Save

Save #374

Triggered via push January 14, 2024 14:52
Status Success
Total duration 3m 2s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
UI Tests: openubl/ui/client/src/app/api/models.ts#L49
Replace `,` with `;`
UI Tests: openubl/ui/client/src/app/api/models.ts#L50
Replace `,` with `;`
UI Tests: openubl/ui/client/src/app/api/models.ts#L51
Replace `,` with `;`
UI Tests: openubl/ui/client/src/app/api/models.ts#L52
Replace `,` with `;`
UI Tests: openubl/ui/client/src/app/api/models.ts#L53
Replace `,` with `;`
UI Tests: openubl/ui/client/src/app/api/rest.ts#L15
'ApiSearchResult' is defined but never used
UI Tests: openubl/ui/client/src/app/components/ConfirmDialog.tsx#L18
Unexpected any. Specify a different type
UI Tests: openubl/ui/client/src/app/components/HookFormPFFields/HookFormPFSelect.tsx#L31
'children' is assigned a value but never used
UI Tests: openubl/ui/client/src/app/components/HookFormPFFields/HookFormPFSelect.tsx#L31
'ref' is assigned a value but never used
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