chore(deps): bump react-pdf from 7.5.0 to 9.0.0 #60186
Annotations
10 warnings
libs/portals/core/src/components/PortalNavigation/PortalNavigation.tsx#L41
Expected a function expression
|
libs/portals/core/src/components/PortalProvider.tsx#L65
React Hook useMemo has missing dependencies: 'client' and 'formatMessage'. Either include them or remove the dependency array
|
libs/portals/core/src/components/PortalRouter.tsx#L59
React Hook useEffect has missing dependencies: 'client' and 'formatMessage'. Either include them or remove the dependency array
|
libs/portals/core/src/screens/ModuleRoute.tsx#L29
React Hook useEffect has a missing dependency: 'userInfo?.profile?.subjectType'. Either include it or remove the dependency array
|
libs/portals/shared-modules/delegations/src/hooks/useDynamicShadow.tsx#L40
Unexpected function expression
|
libs/portals/shared-modules/delegations/src/screens/GrantAccess/GrantAccess.tsx#L3
'get' is defined but never used. Allowed unused vars must match /^_[a-zA-Z0-9]*$/u
|
libs/portals/shared-modules/delegations/src/screens/GrantAccess/GrantAccess.tsx#L65
'error' is assigned a value but never used. Allowed unused vars must match /^_[a-zA-Z0-9]*$/u
|
libs/portals/admin/ids-admin/src/components/ConditionalWrapper.tsx#L10
Expected a function expression
|
libs/portals/admin/ids-admin/src/components/EnvironmentHeader/EnvironmentHeader.tsx#L5
'Option' is defined but never used. Allowed unused vars must match /^_[a-zA-Z0-9]*$/u
|
libs/portals/admin/ids-admin/src/components/FormCard/FormCard.tsx#L126
React Hook useEffect has a missing dependency: 'allEnvironmentsCheck'. Either include it or remove the dependency array
|
This job succeeded
Loading