Skip to content

build(deps): bump anyhow from 1.0.76 to 1.0.78 #338

build(deps): bump anyhow from 1.0.76 to 1.0.78

build(deps): bump anyhow from 1.0.76 to 1.0.78 #338

Triggered via pull request January 1, 2024 22:50
Status Success
Total duration 2m 32s
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