Skip to content

Remove custom controls #371

Remove custom controls

Remove custom controls #371

Triggered via push January 13, 2024 12:43
Status Success
Total duration 3m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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