Skip to content

Integration tests

Integration tests #344

Triggered via push January 3, 2024 09:14
Status Failure
Total duration 2m 30s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Lint
Process completed with exit code 101.
Tests
Process completed with exit code 101.
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/FilterToolbar/MultiselectFilterControl.tsx#L86
'component' is defined but never used. Allowed unused args must match /^_/u
UI Tests: openubl/ui/client/src/app/components/FilterToolbar/MultiselectFilterControl.tsx#L103
'placeholderText' is assigned a value but never used
UI Tests: openubl/ui/client/src/app/components/FilterToolbar/SelectFilterControl.tsx#L83
'component' is defined but never used. Allowed unused args must match /^_/u
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
UI Tests: openubl/ui/client/src/app/components/PageDrawerContext.tsx#L145
React Hook React.useEffect has missing dependencies: 'setDrawerChildren' and 'setIsDrawerExpanded'. Either include them or remove the dependency array
UI Tests: openubl/ui/client/src/app/components/PageDrawerContext.tsx#L153
React Hook React.useEffect has a missing dependency: 'setDrawerPageKey'. Either include it or remove the dependency array
UI Tests: openubl/ui/client/src/app/components/PageDrawerContext.tsx#L157
React Hook React.useEffect has a missing dependency: 'setDrawerPanelContentProps'. Either include it or remove the dependency array