build(deps-dev): bump webpack-dev-server from 4.15.1 to 5.2.1 #2237
Annotations
10 warnings
|
build (18.x):
src/hooks/use-window-manager.ts#L4
Dependency cycle via @signature-request/router:3=>./types:2=>@libs/layout:1=>./layout-tab:5=>@libs/ui/components:4=>./account-list/account-list:37
|
|
build (18.x):
src/hooks/use-ledger.ts#L82
The 'makeSubmitLedgerAction' function makes the dependencies of useEffect Hook (at line 170) change on every render. To fix this, wrap the definition of 'makeSubmitLedgerAction' in its own useCallback() Hook
|
|
build (18.x):
src/background/create-open-window.ts#L3
Dependency cycle via ./types:2=>@libs/layout:1=>./layout-tab:5=>@libs/ui/components:4=>./account-list/account-list:37
|
|
build (18.x):
src/apps/signature-request/router/use-typed-navigate.ts#L3
Dependency cycle via @libs/layout:1=>./layout-tab:5=>@libs/ui/components:4=>./account-list/account-list:37=>@background/create-open-window:11=>@signature-request/router:3
|
|
build (18.x):
src/apps/signature-request/router/use-typed-location.ts#L3
Dependency cycle via @libs/layout:1=>./layout-tab:5=>@libs/ui/components:4=>./account-list/account-list:37=>@background/create-open-window:11=>@signature-request/router:3
|
|
build (18.x):
src/apps/signature-request/router/types.ts#L1
Dependency cycle via ./layout-tab:5=>@libs/ui/components:4=>./account-list/account-list:37=>@background/create-open-window:11=>@signature-request/router:3
|
|
build (18.x):
src/apps/signature-request/router/index.ts#L2
Dependency cycle via @libs/layout:1=>./layout-tab:5=>@libs/ui/components:4=>./account-list/account-list:37=>@background/create-open-window:11
|
|
build (18.x):
src/apps/popup/hooks/use-account-actions-with-events.ts#L344
React Hook useCallback has a missing dependency: 'activeAccount'. Either include it or remove the dependency array
|
|
build (18.x):
src/apps/popup/hooks/use-account-actions-with-events.ts#L248
React Hook useCallback has a missing dependency: 'activeAccount'. Either include it or remove the dependency array
|
|
build (18.x):
src/apps/popup/hooks/use-account-actions-with-events.ts#L214
React Hook useCallback has a missing dependency: 'activeAccount'. Either include it or remove the dependency array
|