Bump @editorjs/list from 1.9.0 to 2.0.4 #14252
Annotations
10 warnings
Eslint:
packages/behandling-anke/src/BehandlingAnkeIndex.tsx#L105
React Hook useEffect has missing dependencies: 'addErrorMessage', 'behandlingEventHandler', 'behandlingId', 'henleggBehandling', 'hentBehandling', 'nyBehandlendeEnhet', 'setBehandling', 'setRequestPendingMessage', 'settBehandlingPaVent', and 'taBehandlingAvVent'. Either include them or remove the dependency array
|
Eslint:
packages/behandling-anke/src/components/AnkeProsess.tsx#L161
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
Eslint:
packages/behandling-anke/src/components/AnkeProsess.tsx#L164
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
Eslint:
packages/behandling-anke/src/components/AnkeProsess.tsx#L167
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
Eslint:
packages/behandling-anke/src/components/AnkeProsess.tsx#L210
React Hook useMemo has a missing dependency: 'data.aksjonspunkter'. Either include it or remove the dependency array
|
Eslint:
packages/behandling-anke/src/components/AnkeProsess.tsx#L220
React Hook useCallback has a missing dependency: 'opneSokeside'. Either include it or remove the dependency array. If 'opneSokeside' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Eslint:
packages/behandling-anke/src/components/AnkeProsess.tsx#L228
React Hook useCallback has a missing dependency: 'opneSokeside'. Either include it or remove the dependency array. If 'opneSokeside' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Eslint:
packages/behandling-felles/src/components/InngangsvilkarPanel.tsx#L64
React Hook useCallback has a missing dependency: 'oppdaterProsessStegOgFaktaPanelIUrl'. Either include it or remove the dependency array. If 'oppdaterProsessStegOgFaktaPanelIUrl' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Eslint:
packages/behandling-felles/src/components/InngangsvilkarPanel.tsx#L69
React Hook useMemo has a missing dependency: 'filteredPanels'. Either include it or remove the dependency array
|
Eslint:
packages/behandling-felles/src/components/MargMarkering.tsx#L36
React Hook "useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
Loading