Skip to content

build(deps): bump async-trait from 0.1.75 to 0.1.77 #341

build(deps): bump async-trait from 0.1.75 to 0.1.77

build(deps): bump async-trait from 0.1.75 to 0.1.77 #341

Triggered via pull request January 2, 2024 23:06
Status Success
Total duration 2m 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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